Sets the attribute debug
Parameters:
the value to set the attribute debug to.
100 101 102
# File 'lib/boxen/config.rb', line 100 def debug=(value) @debug = value end