This commit is contained in:
commit
b54acec2f2
66 changed files with 5135 additions and 0 deletions
2
src/Process/package-readme.md
Normal file
2
src/Process/package-readme.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
Process is a library for interacting with external command-line interfaces. It provides a convenient model for launching
|
||||
processes, redirecting input and output streams, awaiting completion, handling cancellation, and more.
|
Loading…
Add table
Add a link
Reference in a new issue