class RSpec::Matchers::BuiltIn::Output
def to_stderr_from_any_process
- Api: - public
def to_stderr_from_any_process @stream_capturer = CaptureStreamToTempfile.new("stderr", $stderr) self end
def to_stderr_from_any_process @stream_capturer = CaptureStreamToTempfile.new("stderr", $stderr) self end