interface ITypeSettings
implements ITypeOption
Re-export
import { type ITypeSettings } from "https://deno.land/x/cliffy@v0.8.2/packages/command/mod.ts";
Type option's.
Properties
handler: Type<any> | ITypeHandler<any>
x/cliffy/packages/command/mod.ts>ITypeSettings
import { type ITypeSettings } from "https://deno.land/x/cliffy@v0.8.2/packages/command/mod.ts";
Type option's.