OutputInterface getOutput() Get the output implementation.
void __construct(Router $router)
int call(string $command, array $arguments = array()) Call another console
void question(string $string, null|int|string $verbosity = null) Write
Kernel class Kernel implements
Application getLaravel()
string|array argument(string $key = null) Get the value of a command argument
void question(string $string) Write a string as question output.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 80 of 100