Method: VacmanController::Kernel.version
- Defined in:
- lib/vacman_controller/kernel.rb
.version ⇒ Object
Returns the library version as an hash
7 8 9 |
# File 'lib/vacman_controller/kernel.rb', line 7 def version @_version = VacmanController::LowLevel.library_version end |