void setLaravel(Application $laravel)
void table(array $headers, Arrayable|array $rows,
void __construct(Filesystem $files)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
bool hasOption(string $name) Determine if the given option is present.
void fire() Execute the console command.
Application getLaravel()
string secret(string $question, bool $fallback = true) Prompt the user
void line(string $string) Write a string as standard output.
Page 35 of 100