bool|null fire() Execute the console command.
bool hasArgument(string|int $name) Determine if the given argument is present
int callSilent(string $command, array $arguments = array()) Call another
string ask(string $question, string $default = null) Prompt the user for
void question(string $string) Write a string as question output.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void line(string $string, string $style = null, null|int|string $verbosity = null)
EnvironmentCommand class EnvironmentCommand extends
void warn(string $string, null|int|string $verbosity = null) Write a string
Page 73 of 100