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