OutputInterface getOutput() Get the output implementation.
void line(string $string, string $style = null, null|int|string $verbosity = null)
bool confirm(string $question, bool $default = false) Confirm a question
void question(string $string, null|int|string $verbosity = null) Write
int call(string $command, array $arguments = array()) Call another console
void comment(string $string, null|int|string $verbosity = null) Write a
string askWithCompletion(string $question, array $choices, string $default = null)
void __construct(Application $app,
Page 18 of 100