Method: DumbWriter#reset
- Defined in:
- lib/web/unit/formatter.rb
#reset ⇒ Object
254 255 256 257 |
# File 'lib/web/unit/formatter.rb', line 254 def reset @col = 0 @atbreak = false end |
254 255 256 257 |
# File 'lib/web/unit/formatter.rb', line 254 def reset @col = 0 @atbreak = false end |