mwilliamson / spur.py

Run commands and manipulate files locally or over SSH using the same interface
BSD 2-Clause "Simplified" License
267 stars 37 forks source link

feature/class-level-stdout-stderr #92

Open comptonben opened 3 years ago

comptonben commented 3 years ago

Add support to define stdout and stderr buffers on a class level basis, keeping support to define them on a .spawn/.run basis.