import { BashCompletionsCommand } from "https://deno.land/x/cliffy@v1.0.0-rc.2/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@v1.0.0-rc.2/command/completions/bash.ts";
Generates bash completions script.