ExPuppet

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Node root)
Undocumented in source.

Members

Functions

findParameter
Parameter findParameter(uint uuid)

Returns a parameter by UUID

findParameter
Parameter findParameter(string name)

Returns a parameter by UUID

getIsNodeBound
bool getIsNodeBound(Node n)

Gets if a node is bound to ANY parameter.

removeParameter
void removeParameter(Parameter param)

Removes a parameter from this puppet

Meta