import { BashCompletionsCommand } from "https://deno.land/x/cliffy@v0.19.0/command/completions/bash.ts";
Generates bash completions script.
Constructors
new
BashCompletionsCommand(cmd?: Command)x/cliffy/command/completions/bash.ts>BashCompletionsCommand
import { BashCompletionsCommand } from "https://deno.land/x/cliffy@v0.19.0/command/completions/bash.ts";
Generates bash completions script.