class BashCompletionsCommand
extends Command
import { BashCompletionsCommand } from "https://deno.land/x/cliffy@v0.12.1/packages/command/commands/completions/bash.ts";
Generates bash completion code.
Constructors
new
BashCompletionsCommand(_cmd?: Command)