string anticipate(string $question, array $choices, string $default = null)
void table(array $headers, Arrayable|array $rows,
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void question(string $string, null|int|string $verbosity = null) Write
Application getLaravel()
bool hasOption(string $name) Determine if the given option is present.
int run(InputInterface $input, OutputInterface $output) Run the console
string secret(string $question, bool $fallback = true) Prompt the user
array options() Get all of the options passed to the command.
void comment(string $string, null|int|string $verbosity = null) Write a
Page 6 of 23