void comment(string $string) Write a string as comment output.
string askWithCompletion(string $question, array $choices, string $default = null)
void __construct() Create a new console command instance.
string|array option(string $key = null) Get the value of a command option
void fire() Execute the console command.
void error(string $string, null|int|string $verbosity = null) Write a string
void warn(string $string) Write a string as warning output.
int run(InputInterface $input, OutputInterface $output) Run the console
ForgetFailedCommand class ForgetFailedCommand extends
void question(string $string, null|int|string $verbosity = null) Write
Page 15 of 26