Method: Warg::Host::CommandOutcome#on_stderr

Defined in:
lib/warg.rb

#on_stderr(&block) ⇒ Object



956
957
958
# File 'lib/warg.rb', line 956

def on_stderr(&block)
  @stderr_callback = block
end