path
constpath:string[]
Defined in: packages/pythonlib/src/sys.ts:86
A list of strings specifying the search path for modules. In Node.js context, this returns module.paths or an empty array.
constpath:string[]
Defined in: packages/pythonlib/src/sys.ts:86
A list of strings specifying the search path for modules. In Node.js context, this returns module.paths or an empty array.