string askWithCompletion(string $question, array $choices, string $default = null)
void line(string $string) Write a string as standard output.
OutputInterface getOutput() Get the output implementation.
Application getLaravel()
bool confirm(string $question, bool $default = false) Confirm a question
void comment(string $string, null|int|string $verbosity = null) Write a
string|array option(string $key = null) Get the value of a command option
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void __construct(Filesystem $files)
int callSilent(string $command, array $arguments = array()) Call another
Page 1 of 12