string buildCommand() Build the command string.
$this sundays() Schedule the event to run only on Sundays.
$this appendOutputTo(string $location) Append the output of the command
$this quarterly() Schedule the event to run quarterly.
$this emailWrittenOutputTo(array|mixed $addresses) E-mail the results of
string secret(string $question, bool $fallback = true) Prompt the user
$this weeklyOn(int $day, string $time = '0:0') Schedule the event to run
Application getLaravel()
int run(InputInterface $input, OutputInterface $output) Run the console
$this everyTenMinutes() Schedule the event to run every ten minutes.
Page 8 of 24