Method: Beaker::Platform#version

Defined in:
lib/beaker/platform.rb

#versionObject (readonly)

A string with the version number of the platform.



28
29
30
# File 'lib/beaker/platform.rb', line 28

def version
  @version
end