Class: CutePrint::StderrOut Private

Inherits:
Object show all
Extended by:
Forwardable
Defined in:
lib/cute_print/stderr_out.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Writing to an instance of this class, rather than to an instance variable that was set to $stderr, allows the tests to capture output by assigning to $stderr.