interface OutputInterface OutputInterface is the interface implemented by all Output classes.
bool isDecorated() Gets the decorated flag.
bool isVeryVerbose() Returns whether verbosity is very verbose (-vv).
Classes
class ConsoleCommandEvent extends
string getPrompt() Gets the prompt for choices.
Command register(string $name)
InputDefinition getNativeDefinition()
write(string|array $messages, bool $newline = false, int $options = self::OUTPUT_NORMAL) Writes a
class ConsoleEvents Contains all events dispatched by an Application.
Page 26 of 51