ClearCommand class ClearCommand extends
string|array argument(string $key = null) Get the value of a command argument
void question(string $string, null|int|string $verbosity = null) Write
void info(string $string, null|int|string $verbosity = null) Write a string
bool hasArgument(string|int $name) Determine if the given argument is present
int call(string $command, array $arguments = array()) Call another console
string ask(string $question, string $default = null) Prompt the user for
string secret(string $question, bool $fallback = true) Prompt the user
Application getLaravel()
string anticipate(string $question, array $choices, string $default = null)
Page 5 of 6