OutputInterface getOutput() Get the output implementation.
void __construct(ConnectionResolverInterface
string ask(string $question, string $default = null) Prompt the user for
string|array option(string $key = null) Get the value of a command option
void setLaravel(Container $laravel)
int call(string $command, array $arguments = array()) Call another console
void question(string $string, null|int|string $verbosity = null) Write
string askWithCompletion(string $question, array $choices, string $default = null)
Page 26 of 31