$this at(string $time) Schedule the command at a given time.
bool hasOption(string $name) Determine if the given option is present.
$this name(string $description) Set the human-friendly description of the
string askWithCompletion(string $question, array $choices, string $default = null)
void __construct(Filesystem $files)
Event exec(string $command, array $parameters = array())
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
$this fridays() Schedule the event to run only on Fridays.
$this twiceDaily(int $first = 1, int $second = 13) Schedule the event to
Page 15 of 24