bool hasOption(string $name) Determine if the given option is present.
void setLaravel(Container $laravel)
void comment(string $string, null|int|string $verbosity = null) Write a
int call(string $command, array $arguments = array()) Call another console
string askWithCompletion(string $question, array $choices, string $default = null)
bool hasArgument(string|int $name) Determine if the given argument is present
void line(string $string) Write a string as standard output.
int callSilent(string $command, array $arguments = array()) Call another
string ask(string $question, string $default = null) Prompt the user for
void question(string $string, null|int|string $verbosity = null) Write
Page 26 of 100