Method: LazyGraph::StackPointer#recursion_depth
- Defined in:
- lib/lazy_graph/stack_pointer.rb
#recursion_depth ⇒ Object
Returns the value of attribute recursion_depth
7 8 9 |
# File 'lib/lazy_graph/stack_pointer.rb', line 7 def recursion_depth @recursion_depth end |