Class: Arborist::Event::NodeUnknown

Inherits:
Node show all
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

#node

Attributes inherited from Arborist::Event

#payload

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