Commit 7849ede
committed
minor #14769 [Process] Documented setTty and setPty methods (wouterj)
This PR was merged into the 4.4 branch.
Discussion
----------
[Process] Documented setTty and setPty methods
Fixes #6188
I had lots of trouble documenting these methods, as they require quite a bit of knowledge about tty/pty to understand. Please review this and let me know if things are unclear 🙏 (or if things are a bit too much in-depth for a Symfony doc)
Also, I can't come up with a simple example for `setPty()`.
Commits
-------
1b5e8dc Documented setTty and setPty1 file changed
+29
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
355 | 384 | | |
356 | 385 | | |
357 | 386 | | |
| |||
483 | 512 | | |
484 | 513 | | |
485 | 514 | | |
486 | | - | |
487 | 515 | | |
488 | 516 | | |
489 | 517 | | |
| |||
0 commit comments