Method: Yummi::Colorizers::PatternColorizer#level=
- Defined in:
- lib/yummi/colorizers.rb
#level=(value) ⇒ Object (writeonly)
Sets the attribute level
235 236 237 |
# File 'lib/yummi/colorizers.rb', line 235 def level=(value) @level = value end |