Skip to content
Snippets Groups Projects
Commit 26025d6e authored by Kyle Edwards's avatar Kyle Edwards
Browse files

cmUVProcessChain: Add cmUVProcessChain

This class is ultimately intended as a replacement for cmsys::Process.
It spawns a series of processes using libuv, piping the output of each
command into the next.

Note: input support has not yet been implemented because write
support has not yet been implemented on cmUVStreambuf.
parent 6b04d1cd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment