Class: ArrowFlightSQL::Loader
- Inherits:
-
GObjectIntrospection::Loader
- Object
- GObjectIntrospection::Loader
- ArrowFlightSQL::Loader
- Defined in:
- lib/arrow-flight-sql/loader.rb
Class Method Summary collapse
Class Method Details
.load ⇒ Object
21 22 23 |
# File 'lib/arrow-flight-sql/loader.rb', line 21 def load super("ArrowFlightSQL", ArrowFlightSQL) end |