Skip to content

path

const path: 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.