Searched defs:manPath (Results 1 – 1 of 1) sorted by relevance
164 const manPath = (name, { data }) => join(`man${data.section}`, `${name}.${data.section}`) function186 manPath: manPath, property