Class: SQLite3::FFI::AggregatorInstance
- Inherits:
-
Object
- Object
- SQLite3::FFI::AggregatorInstance
- Defined in:
- lib/sqlite3/ffi/aggregator.rb
Instance Attribute Summary collapse
-
#handler_instance ⇒ Object
Returns the value of attribute handler_instance.
Instance Attribute Details
#handler_instance ⇒ Object
Returns the value of attribute handler_instance.
13 14 15 |
# File 'lib/sqlite3/ffi/aggregator.rb', line 13 def handler_instance @handler_instance end |