getProjectRootPath

abstract fun getProjectRootPath(): String?

获取项目根目录.

Return

如果脚本以项目的方式运行, 返回项目根目录, 否则返回 null