Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/which/lib/
Dindex.js18 const getPathInfo = (cmd, { function
/third_party/node/deps/npm/node_modules/cross-spawn/node_modules/which/
Dwhich.js12 const getPathInfo = (cmd, opt) => { function