Class: ADBCArrow::Loader
- Inherits:
-
GObjectIntrospection::Loader
- Object
- GObjectIntrospection::Loader
- ADBCArrow::Loader
- Defined in:
- lib/adbc/loader.rb
Class Method Summary collapse
Class Method Details
.load ⇒ Object
50 51 52 |
# File 'lib/adbc/loader.rb', line 50 def load super("ADBCArrow", ADBCArrow) end |