interface InputAwareInterface InputAwareInterface should be implemented by classes that depends
string getFirstArgument() Returns the first argument from the raw parameters (not parsed).
array getNamespaces() Return Value array
caution(string|array $message) Formats a caution admonition.
string ask(string $question, string|null $default = null, callable|null $validator = null) Asks
write(string|array $messages, bool $newline = false, $type = self::OUTPUT_NORMAL) Writes a message
setMessage(string $message, string $name = 'message') Associates a text with a named placeholder
listing(array $elements) Formats a list. Parameters
bind(InputDefinition $definition)
string getShortcut() Returns the option shortcut.
Page 24 of 51