Method: Roby::Log::EventStream#current_cycle
- Defined in:
- lib/roby/log/event_stream.rb
#current_cycle ⇒ Object (readonly)
The index of the currently displayed cycle in index_data
15 16 17 |
# File 'lib/roby/log/event_stream.rb', line 15 def current_cycle @current_cycle end |