Method: Puppet::Graph::RbTreeMap::Node#right
- Defined in:
- lib/puppet/graph/rb_tree_map.rb
#right ⇒ Object
Returns the value of attribute right.
199 200 201 |
# File 'lib/puppet/graph/rb_tree_map.rb', line 199 def right @right end |
Returns the value of attribute right.
199 200 201 |
# File 'lib/puppet/graph/rb_tree_map.rb', line 199 def right @right end |