Module: Pacer::Transform::StreamUniq
- Defined in:
- lib/pacer/transform/stream_uniq.rb
Instance Attribute Summary collapse
-
#buffer ⇒ Object
Returns the value of attribute buffer.
Instance Attribute Details
#buffer ⇒ Object
Returns the value of attribute buffer.
11 12 13 |
# File 'lib/pacer/transform/stream_uniq.rb', line 11 def buffer @buffer end |