void error(string $string, null|int|string $verbosity = null) Write a string
void __construct() Create a new console command instance.
void setLaravel(Container $laravel)
OutputInterface getOutput() Get the output implementation.
void line(string $string, string $style = null, null|int|string $verbosity = null)
void setLaravel(Application $laravel)
int call(string $command, array $arguments = array()) Call another console
void fire() Execute the console command.
Page 20 of 26