$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.
$this everyThirtyMinutes() Schedule the event to run every thirty minutes
$this appendOutputTo(string $location) Append the output of the command
string ask(string $question, string $default = null) Prompt the user for
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string anticipate(string $question, array $choices, string $default = null)
Page 14 of 24