add

函数功能

添加插件。

函数原型

1
add(plugin_node: PluginNode)

输入参数说明

参数名

类型

说明

plugin_node

PluginNode

插件节点。

抛异常接口

添加节点插件失败,抛出runtime异常。