interface IOption implements ICommandOption, IFlagOptionsRe-exportimport { type IOption } from "https://deno.land/x/cliffy@v0.6.0/packages/command/mod.ts"; Command option setting's. Propertiesdescription: stringflags: stringoptionaltypeDefinition: stringargs: IArgumentDetails[]