void warn(string $string, null|int|string $verbosity = null) Write a string
void __construct(Filesystem $files)
void info(string $string) Write a string as information output.
void info(string $string, null|int|string $verbosity = null) Write a string
int callSilent(string $command, array $arguments = array()) Call another
int call(string $command, array $arguments = array()) Call another console
Application getLaravel()
bool confirm(string $question, bool $default = false) Confirm a question
OutputInterface getOutput() Get the output implementation.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 54 of 100