int run(InputInterface $input, OutputInterface $output) Run the console
Application getLaravel()
void setAliases(array $aliases) Set the registered aliases.
string|array argument(string $key = null) Get the value of a command argument
string anticipate(string $question, array $choices, string $default = null)
string secret(string $question, bool $fallback = true) Prompt the user
void assertResponseOk() Assert that the client response has an OK status
void info(string $string, null|int|string $verbosity = null) Write a string
void warn(string $string, null|int|string $verbosity = null) Write a string
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 25 of 100