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