command_kit.rb icon indicating copy to clipboard operation
command_kit.rb copied to clipboard

Add a Stdio::Capture module

Open postmodern opened this issue 4 years ago • 0 comments

Add a module for capturing output written to $stdout or $stderr using StringIO and return the string contents.

postmodern avatar Feb 10 '21 06:02 postmodern