process.get_current_dir

process.get_current_dir

process.get_current_dir

功能

读取当前构建器工作目录配置。

语法

参数

无参数。

返回值

类型说明
String/Empty已设置时返回路径字符串;未设置返回 Empty。

示例

注意事项

  • 只返回构建器配置,不读取系统当前目录。