Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dfind-python.js55 constructor (configPython) { argument
56 this.configPython = configPython
88 if (!this.configPython) {
96 `"${this.configPython}"`)
98 check: () => this.checkCommand(this.configPython)