int call(string $command, array $arguments = array()) Call another console
string anticipate(string $question, array $choices, string $default = null)
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
int callSilent(string $command, array $arguments = array()) Call another
OutputInterface getOutput() Get the output implementation.
void error(string $string, null|int|string $verbosity = null) Write a string
string secret(string $question, bool $fallback = true) Prompt the user
string askWithCompletion(string $question, array $choices, string $default = null)
void line(string $string, string $style = null, null|int|string $verbosity = null)
Page 16 of 23