import { Command } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";
Register command specific custom type.
Parameters
complete: ICompleteHandler<Partial<CO>, Partial<CA>, CG, PG, any>
The callback method to complete the type.
import { Command } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";
Register command specific custom type.
The callback method to complete the type.