Class | ::Bot::DataFilter |
In: |
lib/rbot/core/utils/filters.rb
|
Parent: | Object |
The DataFilter class. A DataFilter is a wrapper around a block that can be run on a DataStream to process it. The block is supposed to return another DataStream object