Method: Roby::Log::DataStream#decoders
- Defined in:
- lib/roby/log/data_stream.rb
#decoders ⇒ Object (readonly)
The set of decoders attached to this stream
73 74 75 |
# File 'lib/roby/log/data_stream.rb', line 73 def decoders @decoders end |