string|array option(string $key = null) Get the value of a command option
ClearCompiledCommand class ClearCompiledCommand extends
int call(string $command, array $arguments = array()) Call another console
void __construct(Filesystem $files)
void warn(string $string, null|int|string $verbosity = null) Write a string
bool confirm(string $question, bool $default = false) Confirm a question
void table(array $headers, Arrayable|array $rows,
OutputInterface getOutput() Get the output implementation.
Page 16 of 100