OutputInterface getOutput() Get the output implementation.
void setLaravel(Container $laravel)
Application getLaravel()
string ask(string $question, string $default = null) Prompt the user for
void setLaravel(Application $laravel)
void line(string $string) Write a string as standard output.
void line(string $string, string $style = null, null|int|string $verbosity = null)
int call(string $command, array $arguments = array()) Call another console
int callSilent(string $command, array $arguments = array()) Call another
Page 98 of 100