command_kit.rb
command_kit.rb copied to clipboard
Add a Stdio::Capture module
Add a module for capturing output written to $stdout or $stderr using StringIO and return the string contents.