class TypeAbstractimport { Type } from "https://dotland.deno.dev/x/cliffy@v0.8.0/packages/command/types/type.ts"; Type ParametersTMethodscomplete(): string[]abstractparse(option: IFlagOptions,arg: IFlagArgument,value: string,): T