Method: Eye::Process::Scheduler#current_scheduled_command
- Defined in:
- lib/eye/process/scheduler.rb
#current_scheduled_command ⇒ Object
Returns the value of attribute current_scheduled_command.
65 66 67 |
# File 'lib/eye/process/scheduler.rb', line 65 def current_scheduled_command @current_scheduled_command end |