string|array argument(string $key = null) Get the value of a command argument
void table(array $headers, Arrayable|array $rows,
void error(string $string, null|int|string $verbosity = null) Write a string
void table(array $headers, array $rows, string $style = 'default') Format
bool hasOption(string $name) Determine if the given option is present.
RouteClearCommand class RouteClearCommand extends
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void question(string $string, null|int|string $verbosity = null) Write
int run(InputInterface $input, OutputInterface $output) Run the console
Page 28 of 100