int callSilent(string $command, array $arguments = array()) Call another
void comment(string $string) Write a string as comment output.
void line(string $string) Write a string as standard output.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void setLaravel(Application $laravel)
void line(string $string, string $style = null, null|int|string $verbosity = null)
bool hasArgument(string|int $name) Determine if the given argument is present
string anticipate(string $question, array $choices, string $default = null)
void comment(string $string, null|int|string $verbosity = null) Write a
Page 26 of 100