interface IArgument implements IFlagArgumentimport { type IArgument } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts"; Argument details. Propertiesname: stringArgument name. action: stringShell completion action. type: stringArguments type. import IArgumentimport { IArgument } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";