Skip to main content
Module

x/release_up/deps.ts>Command#noExit

🌱 Automate releases
Go to Latest
method Command.prototype.noExit
Re-export
import { Command } from "https://deno.land/x/release_up@0.5.0/deps.ts";

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