Dan Duvall 3b8bc2a433 core: allow IO redirection of UI for testing
Use of $stdin, $stdout, and $stderr globals makes testing difficult. By
exposing the IO objects as writable attributes, input/output can be more
easily simulated using StringIO or doubles.
2015-03-04 11:23:16 -08:00
..
2014-12-08 11:35:11 -08:00
2015-01-05 18:29:01 -05:00
2014-04-25 02:02:49 -07:00