Method: VacmanController::Kernel.version

Defined in:
lib/vacman_controller/kernel.rb

.versionObject

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