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