get_work_path
函数功能
获取Flowfunc的工作路径。
函数原型
1
get_work_path
(
self
)
->
str
参数说明
无
返回值
返回Flowfunc的工作路径。
异常处理
无
约束说明
无
父主题:
MetaParams类