Method: ChocTop::Configuration#build_type

Defined in:
lib/choctop.rb

#build_typeObject

The build type of the distributed DMG file Default: Release



70
71
72
# File 'lib/choctop.rb', line 70

def build_type
  @build_type
end