interface CronCommand
Returns the job when this command is scheduled.
Returns whether this command should be scheduled.
Job createCronJob(DateTime $lastRunAt)
bool shouldBeScheduled(DateTime $lastRunAt)