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