View Source Noizu.RuleEngine.ScriptProtocol protocol (noizu_rule_engine v0.2.3)
Link to this section Summary
Functions
Execute Node, return result or error details.
Return script/node identifier
Outputs a textual representation of node for debugging, etc.
Link to this section Types
@type t() :: term()
All the types that implement this protocol.
Link to this section Functions
Execute Node, return result or error details.
Return script/node identifier
Outputs a textual representation of node for debugging, etc.