Home
last modified time | relevance | path

Searched refs:getLogFilePath (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/lib/utils/
Dlog-file.js160 #getLogFilePath (count = '') { method in LogFiles
173 const f = this.#getLogFilePath(padZero(count, this.#MAX_FILES_PER_PROCESS))
201 const logPath = this.#getLogFilePath()