Module

x/cliffy/command.ts>Command#parseArguments

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method Command.prototype.parseArguments
import { Command } from "https://dotland.deno.dev/x/cliffy@v0.11.2/command.ts";

Match commands and arguments from command line arguments.

Parameters

args: string[]
flags: O