string|array option(string $key = null) Get the value of a command option
$this everyFiveMinutes() Schedule the event to run every five minutes.
void line(string $string, string $style = null, null|int|string $verbosity = null)
void question(string $string, null|int|string $verbosity = null) Write
Event exec(string $command, array $parameters = array())
$this days(array|mixed $days) Set the days of the week the command should
bool runsInMaintenanceMode() Determine if the event runs in maintenance
$this at(string $time) Schedule the command at a given time.
$this quarterly() Schedule the event to run quarterly.
$this yearly() Schedule the event to run yearly.
Page 9 of 15