Namespace Webmozart\Console\Adapter
| ApplicationAdapter | Adapts an |
| ArgsFormatInputDefinition | Adapts an |
| ArgsInput | Adapts an Webmozart\Console\Api\Args\Args instance to Symfony's Symfony\Component\Console\Input\InputInterface API. |
| CommandAdapter | Adapts a Command instance of this package to Symfony's Symfony\Component\Console\Command\Command API. |
| FormatterAdapter | Adapts a |
| IOOutput | Adapts an Webmozart\Console\Api\IO\IO instance to Symfony's Symfony\Component\Console\Output\OutputInterface API. |
| StyleConverter | Converts Webmozart\Console\Api\Formatter\Style instances to Symfony's Symfony\Component\Console\Formatter\OutputFormatterStyle. |