Class: ADBCArrow::Loader

Inherits:
GObjectIntrospection::Loader
  • Object
show all
Defined in:
lib/adbc/loader.rb

Class Method Summary collapse

Class Method Details

.loadObject



50
51
52
# File 'lib/adbc/loader.rb', line 50

def load
  super("ADBCArrow", ADBCArrow)
end