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