Skip to main content
Module

x/mod/deps.ts>Command#getLiteralArgs

Simple Command Line Interface to create Deno module entrypoints, CI, config and more.
Latest
method Command.prototype.getLiteralArgs
Re-export
import { Command } from "https://deno.land/x/mod@v2.3.9/deps.ts";

Get all arguments defined after the double dash.

Returns

string[]