Class: Arborist::Event::NodeUnknown
- Inherits:
-
Node
- Object
- Arborist::Event
- Node
- Arborist::Event::NodeUnknown
- Defined in:
- lib/arborist/event/node_unknown.rb
Overview
An event generated when a node transitions to an unknown state.
Instance Attribute Summary
Attributes inherited from Node
Attributes inherited from Arborist::Event
Method Summary
Methods inherited from Node
#initialize, #inspect_details, #match, #payload, #to_h
Methods inherited from Arborist::Event
#informational?, #initialize, #inspect, #inspect_details, #match, #to_h, #type
Constructor Details
This class inherits a constructor from Arborist::Event::Node