Class: Async::Cron::Schedule::Daily
- Defined in:
- lib/async/cron/schedule/daily.rb
Overview
A schedule that runs once per day, at midnight.
Instance Attribute Summary
Attributes inherited from Generic
Instance Method Summary collapse
Methods inherited from Generic
#initialize, #invoke, #run, #run_once
Constructor Details
This class inherits a constructor from Async::Cron::Schedule::Generic