Skip to content

format

typescript
PathManager.rootPath()

class: PathManager

description

Returns the starting directory path of the project.

parameter

param_nametypedescription

return

typedescription
stringThe project path.

code example