import { Command } from "https://deno.land/x/cliffy@v0.19.0/command/mod.ts";
Get all arguments defined after the double dash.
x/cliffy/command/mod.ts>Command#getLiteralArgs
import { Command } from "https://deno.land/x/cliffy@v0.19.0/command/mod.ts";
Get all arguments defined after the double dash.