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