allonsy / currant

A simple rust library to concurrently spawn shell processes
MIT License
4 stars 1 forks source link

Use a borrow-based API #10

Closed allonsy closed 2 years ago

allonsy commented 2 years ago

Change the builder functions to accept and return mutable references rather than consuming the builder