string ask(string $question, string $default = null) Prompt the user for
$this runInBackground() State that the command should run in background
$this then(Closure $callback)
$this saturdays() Schedule the event to run only on Saturdays.
$this environments(array|mixed $environments) Limit the environments the
Event exec(string $command, array $parameters = array())
$this tuesdays() Schedule the event to run only on Tuesdays.
$this user(string $user) Set which user the command should run as.
$this emailOutputTo(array|mixed $addresses, bool $onlyIfOutputExists = false)
$this between(string $startTime, string $endTime) Schedule the event to
Page 10 of 15