$this dailyAt(string $time) Schedule the event to run daily at a given
Command resolve(string $command) Add a command, resolving through the application
void comment(string $string, null|int|string $verbosity = null) Write a
int call(string $command, array $arguments = array()) Call another console
$this description(string $description) Set the human-friendly description
static array compiles() Get a list of files that should be compiled
$this withoutOverlapping() Do not allow the event to overlap each other
Command add(Command $command) Add a command to the console.
array arguments() Get all of the arguments passed to the command.
Page 23 of 24