import { type IFlags } from "https://dotland.deno.dev/x/cliffy@v0.6.1/packages/flags/mod.ts";
An object which represents all flags.
definition: IGenericObject<undefined | IFlagValue | IFlagValue[]>
import { type IFlags } from "https://dotland.deno.dev/x/cliffy@v0.6.1/packages/flags/mod.ts";
An object which represents all flags.