void comment(string $string) Write a string as comment output.
void comment(string $string, null|int|string $verbosity = null) Write a
bool hasOption(string $name) Determine if the given option is present.
int call(string $command, array $arguments = array()) Call another console
Application getLaravel()
string ask(string $question, string $default = null) Prompt the user for
void line(string $string) Write a string as standard output.
string|array argument(string $key = null) Get the value of a command argument
void info(string $string) Write a string as information output.
Page 29 of 100