processx
processx copied to clipboard
Support pipelines
I.e. create and manage multiple subprocess and connect them with FIFOs / pipes. We can also call an R function to read out the output from the last command with R. This is to help with issues like #278. Maybe I should do the Windows implementation of #256 first, because we'll need fifos on Windows.