getRelativeFile

abstract fun getRelativeFile(relativePath: String): ScriptFile

获取相对于当前项目根目录的文件.

Return

相对与当前项目根目录的文件

Parameters

relativePath

相对当前项目根目录的路径