Class: Ruvi::EditorApp::BufferIdAllocator
- Inherits:
-
Object
- Object
- Ruvi::EditorApp::BufferIdAllocator
- Includes:
- Singleton
- Defined in:
- lib/shikaku.rb
Instance Attribute Summary collapse
-
#max_buffer_idx ⇒ Object
Returns the value of attribute max_buffer_idx.
Instance Attribute Details
#max_buffer_idx ⇒ Object
Returns the value of attribute max_buffer_idx.
298 299 300 |
# File 'lib/shikaku.rb', line 298 def max_buffer_idx @max_buffer_idx end |