Class | Net::SSH::Service::Process::POpen3Manager::SSHStderrPipe |
In: |
lib/net/ssh/service/process/popen3.rb
|
Parent: | SSHOutputPipe |
A specialization of SSHOutputPipe that represents specifically the stderr stream of a process. It should only be used by popen3.
Create a new stderr stream on the given channel. Only one such pipe should ever be associated with a channel.