string askWithCompletion(string $question, array $choices, string $default = null)
void error(string $string, null|int|string $verbosity = null) Write a string
void register() Register the service provider.
$this setUserResolver(Closure $callback)
string ask(string $question, string $default = null) Prompt the user for
string anticipate(string $question, array $choices, string $default = null)
int callSilent(string $command, array $arguments = array()) Call another
int call(string $command, array $arguments = array()) Call another console
OutputInterface getOutput() Get the output implementation.
Page 15 of 100