OutputInterface getOutput() Get the output implementation.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string secret(string $question, bool $fallback = true) Prompt the user
void question(string $string, null|int|string $verbosity = null) Write
NotificationTableCommand class NotificationTableCommand extends
void comment(string $string, null|int|string $verbosity = null) Write a
bool hasOption(string $name) Determine if the given option is present.
array arguments() Get all of the arguments passed to the command.
void info(string $string, null|int|string $verbosity = null) Write a string
string|array argument(string $key = null) Get the value of a command argument
Page 2 of 3