Module: Aikido::Zen::Internals
- Extended by:
- FFI::Library
- Defined in:
- lib/aikido/zen/internals.rb
Class Attribute Summary collapse
-
.libzen_name ⇒ String
The name of the extension we’re loading, which we can use in error messages to identify the architecture.
Class Attribute Details
.libzen_name ⇒ String
Returns the name of the extension we’re loading, which we can use in error messages to identify the architecture.
13 14 15 |
# File 'lib/aikido/zen/internals.rb', line 13 def libzen_name @libzen_name end |