Method: Beaker::Platform#version

Defined in:
lib/beaker/platform.rb

#versionObject (readonly)

A string with the version number of the platform.



44
45
46
# File 'lib/beaker/platform.rb', line 44

def version
  @version
end