method Command.prototype.getLiteralArgsimport { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; getLiteralArgs(): string[]Get all arguments defined after the double dash. Returnsstring[]