int callSilent(string $command, array $arguments = array()) Call another
void line(string $string) Write a string as standard output.
string anticipate(string $question, array $choices, string $default = null)
void setLaravel(Container $laravel)
int run(InputInterface $input, OutputInterface $output) Run the console
string ask(string $question, string $default = null) Prompt the user for
string secret(string $question, bool $fallback = true) Prompt the user
OutputInterface getOutput() Get the output implementation.
string|array option(string $key = null) Get the value of a command option
string askWithCompletion(string $question, array $choices, string $default = null)
Page 4 of 100