Searched refs:exitProcess (Results 1 – 3 of 3) sorted by relevance
42 static void exitProcess (void);82 exitProcess(); in qpDief()88 exitProcess(); in qpDiev()168 static void exitProcess (void) in exitProcess() function186 static void exitProcess (void) in exitProcess() function
157 frozen.exitProcess = exitProcess175 exitProcess = frozen.exitProcess585 if (parseFn) exitProcess = false901 var exitProcess = true902 self.exitProcess = function (enabled) { function907 exitProcess = enabled910 self.getExitProcess = () => exitProcess982 if (exitProcess) process.exit(code)1128 if (exitProcess) setBlocking(true)1140 if (exitProcess) setBlocking(true)[all …]
936 …om/bcoe/yargs/pull/273) skips validation for help or version flags with exitProcess(false) (@tepez)937 …thub.com/bcoe/yargs/pull/273) implements single output for errors with exitProcess(false) (@nexdre…938 - [#269](https://github.com/bcoe/yargs/pull/269) verifies single output for errors with exitProcess…1164 …5b91c976431001c4863ce47c9297850f1ad) Disable process.exit calls using .exitProcess(false) (@ciancl…