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