Searched defs:disableErrorOutput (Results 1 – 1 of 1) sorted by relevance
36 disableErrorOutput?: boolean; property273 const { exitOnFail = true, disableErrorOutput = false } = commanderParseOpts; constant