Class: SQLite3::FFI::AggregatorInstance

Inherits:
Object
  • Object
show all
Defined in:
lib/sqlite3/ffi/aggregator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#handler_instanceObject

Returns the value of attribute handler_instance.



13
14
15
# File 'lib/sqlite3/ffi/aggregator.rb', line 13

def handler_instance
  @handler_instance
end