Searched defs:logsMax (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/npm/test/lib/utils/ | ||
D | log-file.js | 195 const logsMax = 5 constant |
/third_party/node/deps/npm/lib/utils/ | ||
D | log-file.js | 32 #logsMax = null field in LogFiles |
D | exit-handler.js | 58 const logsMax = npm.config.get('logs-max') constant |
/third_party/node/deps/npm/lib/ | ||
D | npm.js | 261 logsMax: this.config.get('logs-max'), property |