Home
last modified time | relevance | path

Searched defs:manPath (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/docs/lib/
Dindex.js164 const manPath = (name, { data }) => join(`man${data.section}`, `${name}.${data.section}`) function
186 manPath: manPath, property