int callSilent(string $command, array $arguments = array()) Call another
void line(string $string) Write a string as standard output.
string ask(string $question, string $default = null) Prompt the user for
void __construct(Filesystem $files)
void setLaravel(Container $laravel)
void fire() Execute the console command.
bool confirm(string $question, bool $default = false) Confirm a question
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 1 of 12