Command class Command extends Command (
bool runsInEnvironment(string $environment) Determine if the event runs
bool hasOption(string $name) Determine if the given option is present.
Illuminate\Console\Scheduling Classes
int call(string $command, array $arguments = array()) Call another console
void line(string $string, string $style = null, null|int|string $verbosity = null)
ScheduleRunCommand class ScheduleRunCommand extends
string|array argument(string $key = null) Get the value of a command argument
bool isDue(Application $app)
void info(string $string, null|int|string $verbosity = null) Write a string
Page 1 of 24