Class: WASP::Config

Inherits:
Object show all
Defined in:
lib/wasp/config.rb

Class Attribute Summary collapse

Class Attribute Details

.colorizeObject

Returns the value of attribute colorize.



7
8
9
# File 'lib/wasp/config.rb', line 7

def colorize
  @colorize
end

.outputObject

Returns the value of attribute output.



6
7
8
# File 'lib/wasp/config.rb', line 6

def output
  @output
end