Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/habitra/deps.ts>Command#noExit

Command line tool for HabiTra
Latest
method Command.prototype.noExit
Re-export
import { Command } from "https://deno.land/x/habitra@v0.3.0/deps.ts";

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