Methods

Spork::CustomIOStreams::ClassMethods

Public Instance Methods

stderr() click to toggle source
    # File lib/spork/custom_io_streams.rb, line 17
17:     def stderr
18:       $stderr
19:     end
stdout() click to toggle source
    # File lib/spork/custom_io_streams.rb, line 21
21:     def stdout
22:       $stdout
23:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.