string anticipate(string $question, array $choices, string $default = null)
int callSilent(string $command, array $arguments = array()) Call another
string|array argument(string $key = null) Get the value of a command argument
string askWithCompletion(string $question, array $choices, string $default = null)
FailedTableCommand class FailedTableCommand extends
bool confirm(string $question, bool $default = false) Confirm a question
void comment(string $string) Write a string as comment output.
string secret(string $question, bool $fallback = true) Prompt the user
void warn(string $string) Write a string as warning output.
Page 1 of 26