string buildCommand() Build the command string.
bool hasOption(string $name) Determine if the given option is present.
bool hasArgument(string|int $name) Determine if the given argument is present
$this everyThirtyMinutes() Schedule the event to run every thirty minutes
$this twiceDaily(int $first = 1, int $second = 13) Schedule the event to
int callSilent(string $command, array $arguments = array()) Call another
$this sendOutputTo(string $location, bool $append = false) Send the output
$this thenPing(string $url) Register a callback to ping a given URL after
bool isDue(Application $app)
$this environments(array|mixed $environments) Limit the environments the
Page 1 of 15