A library of utility services and concerns.
Data class representing a single node in the registry tree.
#initialize(scope:, strategy: nil) => Node
#children => Object
Returns the value of attribute children
#scope => Object
Returns the value of attribute scope
#strategy => Object
Returns the value of attribute strategy
#[](segment) => SleepingKingStudios::Tools::Messages::Registry::Node, nil
Retrieves the child node with the requested sub-path, if any.
Back to Documentation | Reference | SleepingKingStudios | SleepingKingStudios::Tools | SleepingKingStudios::Tools::Messages | SleepingKingStudios::Tools::Messages::Registry