Skip to main content
Module

x/drollup/deps.ts>Command#noExit

Next-generation ES module bundler ported for Deno
Latest
method Command.prototype.noExit
Re-export
import { Command } from "https://deno.land/x/drollup@2.58.0%2B0.20.0/deps.ts";

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