module CrystalTask::Worker::ClassMethods
Defined in:
crystal_task/worker.crInstance Method Summary
- #cron : String | Nil
- #new_job(**args)
-
#perform_async!(**args)
Queue this job
- #periodic : Time::Span | Nil
- #queue : String
- #retries : Int64