Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dfind-python.js41 static findPython = (...args) => new PythonFinder(...args).findPython() field in PythonFinder
69 async findPython () { method in PythonFinder