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