new Environment()
- Source:
Methods
(async, static) createObj() → {Promise.<Environment>}
构造一个新的 Environment 对象。
- Source:
Returns:
- Type
- Promise.<Environment>
(async, static) getRootPath() → {Promise.<*>}
获取根路径
- Source:
Returns:
- Type
- Promise.<*>
(async, static) getSystemLibraryPath()
获取系统库路径
- Source:
Returns:
系统库路径