void warn(string $string, null|int|string $verbosity = null) Write a string
string anticipate(string $question, array $choices, string $default = null)
string secret(string $question, bool $fallback = true) Prompt the user
FailedTableCommand class FailedTableCommand extends
void line(string $string) Write a string as standard output.
array arguments() Get all of the arguments passed to the command.
void __construct(Filesystem $files,
string askWithCompletion(string $question, array $choices, string $default = null)
string ask(string $question, string $default = null) Prompt the user for
Page 5 of 26