HostNode¶
-
class
guerilla.
HostNode
¶ Bases:
guerilla.SelectableNode
The base class for all nodes that are exported from a Host software
-
HostPath
¶ The data archive to read HostPlugs value when baked
Type: types.string
-
deleteinheritedattr
(plugname)¶ Delete an inherited attribute plug from the node
Parameters: plugname (str) – The attribute plug name
-
overrideinheritedattr
(plugname, value)¶ Override the attribute
Parameters:
-
setinheritedattr
(plugname, inherited, value=None)¶ Set the inheritance status of the attribute
Parameters:
-