mirror of
https://github.com/AGWA/git-crypt.git
synced 2026-07-28 22:50:51 -07:00
Add Coprocess class
It provides a convenient way to spawn a process and read from/write to its stdin/stdout.
This commit is contained in:
It provides a convenient way to spawn a process and read from/write to its stdin/stdout.