Module: Aikido::Zen::Internals

Extended by:
FFI::Library
Defined in:
lib/aikido/zen/internals.rb

Class Attribute Summary collapse

Class Attribute Details

.libzen_nameString

Returns the name of the extension we’re loading, which we can use in error messages to identify the architecture.

Returns:

  • (String)

    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