void info(string $string, null|int|string $verbosity = null) Write a string
string|array option(string $key = null) Get the value of a command option
bool hasOption(string $name) Determine if the given option is present.
string|array argument(string $key = null) Get the value of a command argument
void line(string $string) Write a string as standard output.
void fire() Execute the console command.
void __construct(Filesystem $files,
void setLaravel(Container $laravel)
Page 21 of 26