string|array option(string $key = null) Get the value of a command option
$this appendOutputTo(string $location) Append the output of the command
$this mondays() Schedule the event to run only on Mondays.
void question(string $string, null|int|string $verbosity = null) Write
$this wednesdays() Schedule the event to run only on Wednesdays.
bool filtersPass(Application $app)
$this emailOutputTo(array|mixed $addresses, bool $onlyIfOutputExists = false)
$this monthly() Schedule the event to run monthly.
$this user(string $user) Set which user the command should run as.
string getExpression() Get the Cron expression for the event.
Page 10 of 15