Class: ArrowFlightSQL::Loader

Inherits:
GObjectIntrospection::Loader
  • Object
show all
Defined in:
lib/arrow-flight-sql/loader.rb

Class Method Summary collapse

Class Method Details

.loadObject



21
22
23
# File 'lib/arrow-flight-sql/loader.rb', line 21

def load
  super("ArrowFlightSQL", ArrowFlightSQL)
end