void info(string $string, null|int|string $verbosity = null) Write a string
bool|null fire() Execute the console command.
void question(string $string, null|int|string $verbosity = null) Write
void line(string $string, string $style = null, null|int|string $verbosity = null)
int call(string $command, array $arguments = array()) Call another console
string askWithCompletion(string $question, array $choices, string $default = null)
int callSilent(string $command, array $arguments = array()) Call another
bool hasOption(string $name) Determine if the given option is present.
int run(InputInterface $input, OutputInterface $output) Run the console
void __construct(ConnectionResolverInterface
Page 5 of 6