class
JoobQ::CronJobScheduler
- JoobQ::CronJobScheduler
- Reference
- Object
Defined in:
joobq/cron_job_scheduler.crConstructors
Instance Method Summary
- #cron(pattern : String, timezone : Time::Location = time_location, &block : -> )
- #jobs : Hash(String, Scheduler::CronJob)