import { Command } from "https://deno.land/x/lume@v1.18.4/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://deno.land/x/lume@v1.18.4/deps/cliffy.ts";
Same as .throwErrors()
but also prevents calling Deno.exit
after
printing help or version with the --help and --version option.