Application getLaravel()
void comment(string $string) Write a string as comment output.
string|array option(string $key = null) Get the value of a command option
void comment(string $string, null|int|string $verbosity = null) Write a
array arguments() Get all of the arguments passed to the command.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
int callSilent(string $command, array $arguments = array()) Call another
OutputInterface getOutput() Get the output implementation.
Page 28 of 100