string ask(string $question, string $default = null) Prompt the user for
string|array option(string $key = null) Get the value of a command option
bool hasOption(string $name) Determine if the given option is present.
void setLaravel(Container $laravel)
void table(array $headers, Arrayable|array $rows,
int callSilent(string $command, array $arguments = array()) Call another
void error(string $string, null|int|string $verbosity = null) Write a string
Page 1 of 31