class StringType extends Type<string>import { StringType } from "https://deno.land/x/cliffy@v0.12.1/packages/command/types/string.ts"; Methodsparse(option: IFlagOptions,arg: IFlagArgument,value: string,): string