string|array argument(string $key = null) Get the value of a command argument
void info(string $string, null|int|string $verbosity = null) Write a string
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void info(string $string) Write a string as information output.
ChangesCommand class ChangesCommand extends
string anticipate(string $question, array $choices, string $default = null)
string askWithCompletion(string $question, array $choices, string $default = null)
void setLaravel(Application $laravel)
void line(string $string) Write a string as standard output.
Page 94 of 100