Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dxx/src/lib/$locals.ts>$me.impaired

🚀 (Deno) enhanced executor
Latest
variable $me.impaired
import { $me } from "https://deno.land/x/dxx@rf/src/lib/$locals.ts";
const { impaired } = $me;

impaired '$0' and/or argument resolution, ie:

  • process name (eg, '$0') is not supplied and must be determined heuristically
  • and/or onlyprocessed* arguments are available (via Deno.args()) which have lost quote-context and cannot distinguish ... from "..."