getProject

abstract fun getProject(path: String): Project

通过项目路径获取 Project 对象.

Return

项目路径为 pathProject 对象

Parameters

path

项目路径