Returns The ‘IO` that is connected to this process’s ‘stderr`.
Returns:
The ‘IO` that is connected to this process’s ‘stderr`.
217 218 219
# File 'lib/subprocess.rb', line 217 def stderr @stderr end