import { BashCompletionsCommand } from "https://deno.land/x/proc@0.20.35/tools/deps/cliffy.ts";
Generates bash completions script.
Constructors
new
BashCompletionsCommand(cmd?: Command)import { BashCompletionsCommand } from "https://deno.land/x/proc@0.20.35/tools/deps/cliffy.ts";
Generates bash completions script.