int call(string $command, array $arguments = array()) Call another console
void warn(string $string, null|int|string $verbosity = null) Write a string
string secret(string $question, bool $fallback = true) Prompt the user
int callSilent(string $command, array $arguments = array()) Call another
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void error(string $string, null|int|string $verbosity = null) Write a string
void table(array $headers, array $rows, string $style = 'default') Format
void __construct(ControllerGenerator
OutputInterface getOutput() Get the output implementation.
Page 7 of 8