class CompletionsCommand extends Commandimport { CompletionsCommand } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; Generates shell completion scripts for various shells. ConstructorsnewCompletionsCommand(cmd?: Command)