interface ICompletion
implements ICompleteOptions
Re-export
import { type ICompletion } from "https://deno.land/x/cliffy@v0.15.0/command/mod.ts";
Completion settings.
Properties
complete: ICompleteHandler
x/cliffy/command/mod.ts>ICompletion
import { type ICompletion } from "https://deno.land/x/cliffy@v0.15.0/command/mod.ts";
Completion settings.