bool hasOption(string $name) Determine if the given option is present.
void fire() Execute the console command.
bool|null fire() Execute the console command.
Application getLaravel()
void __construct(Filesystem $files)
bool confirm(string $question, bool $default = false) Confirm a question
void table(array $headers, array $rows, string $style = 'default') Format
int run(InputInterface $input, OutputInterface $output) Run the console
void error(string $string) Write a string as error output.
void info(string $string) Write a string as information output.
Page 98 of 100