void comment(string $string) Write a string as comment output.
string secret(string $question, bool $fallback = true) Prompt the user
void setLaravel(Application $laravel)
string|array argument(string $key = null) Get the value of a command argument
void table(array $headers, array $rows, string $style = 'default') Format
Application getLaravel()
string ask(string $question, string $default = null) Prompt the user for
int run(InputInterface $input, OutputInterface $output) Run the console
void error(string $string) Write a string as error output.
void __construct(ConnectionResolverInterface
Page 2 of 3