Libraries
»
warg
(0.1.5)
»
Index
»
Warg
»
Host
»
CommandOutcome
»
#on_stderr
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