ExitCode: typeof ExitCodes[number]

Application exit codes

  • UNIT_TEST to flag unit tests, avoiding process exits on errors
  • ERROR exit on errors

Generated using TypeDoc