Method: PEROBS::BTree#node_cache
- Defined in:
- lib/perobs/BTree.rb
#node_cache ⇒ Object (readonly)
Returns the value of attribute node_cache.
43 44 45 |
# File 'lib/perobs/BTree.rb', line 43 def node_cache @node_cache end |
Returns the value of attribute node_cache.
43 44 45 |
# File 'lib/perobs/BTree.rb', line 43 def node_cache @node_cache end |