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

x/dxx/src/lib/xProcess.ts>impaired

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

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 "..."