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