executable
constexecutable:string
Defined in: packages/pythonlib/src/sys.ts:79
Path to the interpreter executable (Node.js executable path).
Example
console.log(executable) // "/usr/local/bin/node"
constexecutable:string
Defined in: packages/pythonlib/src/sys.ts:79
Path to the interpreter executable (Node.js executable path).
console.log(executable) // "/usr/local/bin/node"