int callSilent(string $command, array $arguments = array()) Call another
void __construct() Create a new console command instance.
void fire() Execute the console command.
void question(string $string, null|int|string $verbosity = null) Write
void question(string $string) Write a string as question output.
void table(array $headers, Arrayable|array $rows,
OutputInterface getOutput() Get the output implementation.
string secret(string $question, bool $fallback = true) Prompt the user
void __construct(Filesystem $files)
Page 8 of 12