$this days(array|mixed $days) Set the days of the week the command should
bool hasOption(string $name) Determine if the given option is present.
$this hourly() Schedule the event to run hourly.
ScheduleRunCommand class ScheduleRunCommand extends
$this when(Closure $callback)
void info(string $string, null|int|string $verbosity = null) Write a string
bool hasArgument(string|int $name) Determine if the given argument is present
$this sendOutputTo(string $location, bool $append = false) Send the output
$this thenPing(string $url) Register a callback to ping a given URL after
$this everyFiveMinutes() Schedule the event to run every five minutes.
Page 3 of 15