ClosureCommand class ClosureCommand extends
void setLaravel(Container $laravel)
bool confirm(string $question, bool $default = false) Confirm a question
void question(string $string, null|int|string $verbosity = null) Write
int callSilent(string $command, array $arguments = array()) Call another
void warn(string $string, null|int|string $verbosity = null) Write a string
void __construct(Filesystem $files)
int run(InputInterface $input, OutputInterface $output) Run the console
string|array argument(string $key = null) Get the value of a command argument
void table(array $headers, Arrayable|array $rows,
Page 35 of 100