Class Rufus::Scheduler::SimpleJob
In: lib/rufus/sc/jobs.rb
Parent: Job

The base class of at/in/every jobs.

Methods

Attributes

at  [R]  When the job is supposed to trigger
last  [R] 

Public Instance methods

Returns the next time (or the unique time) this job is meant to trigger

[Validate]