$this appendOutputTo(string $location) Append the output of the command
$this skip(Closure $callback)
$this quarterly() Schedule the event to run quarterly.
CallbackEvent class CallbackEvent extends
$this weeklyOn(int $day, string $time = '0:0') Schedule the event to run
$this name(string $description) Set the human-friendly description of the
void comment(string $string, null|int|string $verbosity = null) Write a
$this emailWrittenOutputTo(array|mixed $addresses) E-mail the results of
string getExpression() Get the Cron expression for the event.
bool isDue(Application $app)
Page 5 of 15