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