import { CompletionsCommand } from "https://deno.land/x/velociraptor@1.5.0/deps.ts";
Generates shell completion scripts for various shell's.
Constructors
new
CompletionsCommand(cmd?: Command)import { CompletionsCommand } from "https://deno.land/x/velociraptor@1.5.0/deps.ts";
Generates shell completion scripts for various shell's.