Libraries
»
cbc
(0.2.1)
»
Index
»
Cbc
»
lib_version
Method: Cbc.lib_version
Defined in:
lib/cbc.rb
.
lib_version
⇒
Object
35 36 37
# File 'lib/cbc.rb', line 35
def
self
.
lib_version
FFI
.
Cbc_getVersion
.
to_s
end