void __construct(Filesystem $files)
void setLaravel(Container $laravel)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Application getLaravel()
void error(string $string) Write a string as error output.
int callSilent(string $command, array $arguments = array()) Call another
string ask(string $question, string $default = null) Prompt the user for
void table(array $headers, array $rows, string $style = 'default') Format
Page 1 of 12