import { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts";
Same as .throwErrors()
but also prevents calling Deno.exit
after
printing help or version with the --help and --version option.
import { Command } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts";
Same as .throwErrors()
but also prevents calling Deno.exit
after
printing help or version with the --help and --version option.