sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.config
/
ScriptProjectConfig
/
getPath
get
Path
abstract
fun
getPath
(
)
:
ScriptFile
获取原始的脚本工程路径。
此路径指向用户通过
setPath
方法设置的原始文件或目录,可能是压缩包或文件夹。
Return
原始的脚本工程路径
ScriptFile
对象。