interface ICompletion
implements ICompleteOptions
Re-export
import { type ICompletion } from "https://deno.land/x/cliffy@v0.19.0/command/mod.ts";
Completion settings.
Type Parameters
optional
P extends Command | undefined = anyx/cliffy/command/mod.ts>ICompletion
import { type ICompletion } from "https://deno.land/x/cliffy@v0.19.0/command/mod.ts";
Completion settings.