allonsy / currant

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

Add runner pattern and trait based execution #3

Closed allonsy closed 2 years ago

allonsy commented 2 years ago

Cleans up the API to use runner/builder pattern. Uses trait to reduce code duplication between the 3 different APIs