AutoloadCommand class AutoloadCommand extends
void comment(string $string, null|int|string $verbosity = null) Write a
void table(array $headers, Arrayable|array $rows,
string|array option(string $key = null) Get the value of a command option
void question(string $string) Write a string as question output.
EnvironmentCommand class EnvironmentCommand extends
void line(string $string, string $style = null, null|int|string $verbosity = null)
string ask(string $question, string $default = null) Prompt the user for
int run(InputInterface $input, OutputInterface $output) Run the console
int call(string $command, array $arguments = array()) Call another console
Page 65 of 100