OutputInterface getOutput() Get the output implementation.
bool hasOption(string $name) Determine if the given option is present.
int run(InputInterface $input, OutputInterface $output) Run the console
void question(string $string, null|int|string $verbosity = null) Write
void __construct() Create a new console command instance.
int call(string $command, array $arguments = array()) Call another console
string|array option(string $key = null) Get the value of a command option
void table(array $headers, Arrayable|array $rows,
void setLaravel(Container $laravel)
Page 18 of 26