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

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

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

type

() => unknown