bool hasOption(string $name) Determine if the given option is present.
string ask(string $question, string $default = null) Prompt the user for
OutputInterface getOutput() Get the output implementation.
void __construct(ConnectionResolverInterface
void setLaravel(Application $laravel)
int call(string $command, array $arguments = array()) Call another console
string askWithCompletion(string $question, array $choices, string $default = null)
void setLaravel(Container $laravel)
void line(string $string, string $style = null, null|int|string $verbosity = null)
Page 22 of 31