| Class | Rufus::Scheduler::InJob |
| In: |
lib/rufus/sc/jobs.rb
|
| Parent: | SimpleJob |
Job that occurs once, in a certain amount of time.
| parent | [R] | If this InJob is a timeout job, parent points to the job that is subject to the timeout. |