string|array option(string $key = null) Get the value of a command option
void fire() Execute the console command.
void setLaravel(Container $laravel)
void question(string $string, null|int|string $verbosity = null) Write
string askWithCompletion(string $question, array $choices, string $default = null)
void __construct(Filesystem $files,
void info(string $string, null|int|string $verbosity = null) Write a string
int call(string $command, array $arguments = array()) Call another console
Application getLaravel()
void line(string $string, string $style = null, null|int|string $verbosity = null)
Page 2 of 6