string askWithCompletion(string $question, array $choices, string $default = null)
void info(string $string) Write a string as information output.
void table(array $headers, Arrayable|array $rows,
OutputInterface getOutput() Get the output implementation.
bool hasOption(string $name) Determine if the given option is present.
int call(string $command, array $arguments = array()) Call another console
void __construct(Application $app,
Application getLaravel()
void warn(string $string, null|int|string $verbosity = null) Write a string
Page 4 of 100