Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method Command.prototype.noExit
Re-export
import { Command } from "https://deno.land/x/commit_genius@v0.5.1/deps.ts";

Same as .throwErrors() but also prevents calling Deno.exit after printing help or version with the --help and --version option.