Method: Redwood::Buffer#mark_dirty
- Defined in:
- lib/sup/buffer.rb
#mark_dirty ⇒ Object
52 |
# File 'lib/sup/buffer.rb', line 52 def mark_dirty; @dirty = true; end |
52 |
# File 'lib/sup/buffer.rb', line 52 def mark_dirty; @dirty = true; end |