Method: Roby::Log::DataDecoder#displays
- Defined in:
- lib/roby/log/data_stream.rb
#displays ⇒ Object (readonly)
The set of displays attached to this decoder
142 143 144 |
# File 'lib/roby/log/data_stream.rb', line 142 def displays @displays end |