> On Nov 19, 2017, at 7:01 PM, Abhi Beckert wrote:
>
> First of all, I disagree with Brent's assessment that we shouldn't have a
> variant that "simply shells out". Even though this use case is "discouraged"
> in other languages, I think in practice it definitely has a place.
If you really wan
> Any ideas on what form it would take? A class method on Process that
> returns the output, maybe?
I think there are two solutions, and I'd like to see both of them taken.
First of all, I disagree with Brent's assessment that we shouldn't
have a variant that "simply shells out". Even though this u