int run(array $input, array $options = array())
Executes the application.
Available options:
- interactive: Sets the input interactive flag
- decorated: Sets the output decorated flag
- verbosity: Sets the output verbosity flag
- capturestderrseparately: Make output of stdOut and stdErr separately available
Please login to continue.