Skip to content

格式

typescript
PathManager.rootPath()

所属类: PathManager

描述

返回项目的起始目录路径。

参数

参数名类型描述

返回值

类型描述
string项目路径

代码示例