Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dfind-python.js44 argsExecutable = ['-c', 'import sys; print(sys.executable);'] field in PythonFinder
172 let args = this.argsExecutable
210 const execPath = await this.run(this.pyLauncher, ['-3', ...this.argsExecutable], false)