void __construct(Filesystem $files)
void fire() Execute the console command.
void line(string $string, string $style = null, null|int|string $verbosity = null)
Illuminate\Foundation\Console Classes
string|array argument(string $key = null) Get the value of a command argument
array options() Get all of the options passed to the command.
void warn(string $string) Write a string as warning output.
bool hasArgument(string|int $name) Determine if the given argument is present
Page 97 of 100