string ask(string $question, string $default = null) Prompt the user for
void __construct(string $signature, Closure $callback)
void table(array $headers, Arrayable|array $rows,
string|array argument(string $key = null) Get the value of a command argument
void info(string $string, null|int|string $verbosity = null) Write a string
int call(string $command, array $arguments = array()) Call another console
string|array option(string $key = null) Get the value of a command option
string anticipate(string $question, array $choices, string $default = null)
string secret(string $question, bool $fallback = true) Prompt the user
bool hasOption(string $name) Determine if the given option is present.
Page 20 of 100