Teek::UI::TreeInspector::Event Class
One recorded moment of tree assembly - see #log.
Inherits: Data
Instance Methods ↑
Attributes ↑
action [R]
Returns Symbol — :push/:pop (the build stack, see
WidgetDSL#current_path) or :append (a node added via
Node#add_child)
node [R]
Returns Node — the node pushed/popped/appended
path [R]
Returns String — for :push/:pop, the full ancestry breadcrumb
this node had while on top of the stack; for :append, its new
parent's own Node#display_name