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

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

🚀 (Deno) enhanced executor
Latest
variable argsSync
import { argsSync } from "https://deno.land/x/dxx@rf/src/lib/xProcess.ts";
  • array of 'shell'-expanded arguments; simple pass-through of Deno.args for non-Windows platforms

type

() => unknown