void comment(string $string, null|int|string $verbosity = null) Write a
array arguments() Get all of the arguments passed to the command.
void fire() Execute the console command.
bool confirm(string $question, bool $default = false) Confirm a question
int run(InputInterface $input, OutputInterface $output) Run the console
void __construct(Filesystem $files,
string|array option(string $key = null) Get the value of a command option
int call(string $command, array $arguments = array()) Call another console
Page 3 of 3