Chris@0: Console Component Chris@0: ================= Chris@0: Chris@0: The Console component eases the creation of beautiful and testable command line Chris@0: interfaces. Chris@0: Chris@0: Resources Chris@0: --------- Chris@0: Chris@0: * [Documentation](https://symfony.com/doc/current/components/console/index.html) Chris@0: * [Contributing](https://symfony.com/doc/current/contributing/index.html) Chris@0: * [Report issues](https://github.com/symfony/symfony/issues) and Chris@0: [send Pull Requests](https://github.com/symfony/symfony/pulls) Chris@0: in the [main Symfony repository](https://github.com/symfony/symfony) Chris@0: Chris@0: Credits Chris@0: ------- Chris@0: Chris@0: `Resources/bin/hiddeninput.exe` is a third party binary provided within this Chris@0: component. Find sources and license at https://github.com/Seldaek/hidden-input.