$this fridays() Schedule the event to run only on Fridays.
$this at(string $time) Schedule the command at a given time.
$this name(string $description) Set the human-friendly description of the
Event exec(string $command, array $parameters = array())
string|array option(string $key = null) Get the value of a command option
$this appendOutputTo(string $location) Append the output of the command
bool filtersPass(Application $app)
$this saturdays() Schedule the event to run only on Saturdays.
$this quarterly() Schedule the event to run quarterly.
Page 9 of 15