Sets the attribute mode
Parameters:
the value to set the attribute mode to.
13 14 15
# File 'lib/gruff/bar_conversion.rb', line 13 def mode=(value) @mode = value end