getBuildFile

abstract fun getBuildFile(): ScriptFile?

获取构建脚本文件.

Return

构建的脚本文件,例如 build.js, build.kts, 如果不存在则返回 null