Object
# File lib/rbatch/cmd.rb, line 98 def stderr File.read(@stderr_file) end
# File lib/rbatch/cmd.rb, line 92 def stderr_file ; @stderr_file ; end
# File lib/rbatch/cmd.rb, line 95 def stdout File.read(@stdout_file) end
# File lib/rbatch/cmd.rb, line 91 def stdout_file ; @stdout_file ; end
Generated with the Darkfish Rdoc Generator 2.