Method: Beaker::Platform#version

Defined in:
lib/beaker/platform.rb

#versionObject (readonly)

A string with the version number of the platform.



41
42
43
# File 'lib/beaker/platform.rb', line 41

def version
  @version
end