$this name(string $description) Set the human-friendly description of the
$this then(Closure $callback)
$this emailOutputTo(array|mixed $addresses, bool $onlyIfOutputExists = false)
$this saturdays() Schedule the event to run only on Saturdays.
$this fridays() Schedule the event to run only on Fridays.
array events() Get all of the events on the schedule.
$this days(array|mixed $days) Set the days of the week the command should
string|array option(string $key = null) Get the value of a command option
void line(string $string, string $style = null, null|int|string $verbosity = null)
$this quarterly() Schedule the event to run quarterly.
Page 9 of 15