Object
# File lib/rbatch/cmd.rb, line 74 def stderr File.read(@stderr_file) end
# File lib/rbatch/cmd.rb, line 68 def stderr_file ; @stderr_file ; end
# File lib/rbatch/cmd.rb, line 71 def stdout File.read(@stdout_file) end
# File lib/rbatch/cmd.rb, line 67 def stdout_file ; @stdout_file ; end
Generated with the Darkfish Rdoc Generator 2.