Method: Beaker::Platform#variant

Defined in:
lib/beaker/platform.rb

#variantObject (readonly)

A string with the name of the platform.



38
39
40
# File 'lib/beaker/platform.rb', line 38

def variant
  @variant
end