Class: Ruvi::EditorApp::BufferIdAllocator

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/shikaku.rb

Instance Attribute Summary collapse

Instance Attribute Details

#max_buffer_idxObject

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