string askWithCompletion(string $question, array $choices, string $default = null)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Application getLaravel()
SessionTableCommand class SessionTableCommand extends
void warn(string $string, null|int|string $verbosity = null) Write a string
void setLaravel(Container $laravel)
void table(array $headers, Arrayable|array $rows,
string anticipate(string $question, array $choices, string $default = null)
int call(string $command, array $arguments = array()) Call another console
string secret(string $question, bool $fallback = true) Prompt the user
Page 2 of 3