method Command.prototype.getArgumentsimport { Command } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/mod.ts"; getArguments(): IArgument[]Get arguments. ReturnsIArgument[]