githubtrue/backend/vendor/symfony/process/README.md @ b50f8ebd
1 |
Process Component
|
---|---|
2 |
=================
|
3 |
|
4 |
The Process component executes commands in sub-processes. |
5 |
|
6 |
Resources
|
7 |
---------
|
8 |
|
9 |
* [Documentation](https://symfony.com/doc/current/components/process.html) |
10 |
* [Contributing](https://symfony.com/doc/current/contributing/index.html) |
11 |
* [Report issues](https://github.com/symfony/symfony/issues) and |
12 |
[send Pull Requests](https://github.com/symfony/symfony/pulls) |
13 |
in the [main Symfony repository](https://github.com/symfony/symfony) |