Open weberc2 opened 5 years ago
There's a lot of boilerplate repeated for each subprocess call, and it's tedious to make sure the environment, running directory, input/output streams, etc are configured correctly. DRY it up.
There's a lot of boilerplate repeated for each subprocess call, and it's tedious to make sure the environment, running directory, input/output streams, etc are configured correctly. DRY it up.