Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

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

๐Ÿš€ (Deno) enhanced executor
Latest
variable $me.execArgv
import { $me } from "https://deno.land/x/dxx@rf/src/lib/$locals.ts";
const { execArgv } = $me;
  • runner specific command line options

type

any[]