interface ITypeSettings
implements ITypeOption
import { type ITypeSettings } from "https://dotland.deno.dev/x/cliffy@v0.8.0/packages/command/lib/types.ts";
Type option's.
Properties
handler: Type<any> | ITypeHandler<any>
x/cliffy/packages/command/lib/types.ts>ITypeSettings
import { type ITypeSettings } from "https://dotland.deno.dev/x/cliffy@v0.8.0/packages/command/lib/types.ts";
Type option's.