Top Level Namespace
Defined Under Namespace
Modules: AerospikeNative
Constant Summary collapse
- LIBDIR =
RbConfig::CONFIG['libdir']
- INCLUDEDIR =
RbConfig::CONFIG['includedir']
- HEADER_DIRS =
[INCLUDEDIR, headers_path]
- LIB_DIRS =
[LIBDIR, lib_path]
Modules: AerospikeNative
RbConfig::CONFIG['libdir']
RbConfig::CONFIG['includedir']
[INCLUDEDIR, headers_path]
[LIBDIR, lib_path]