Parent

Methods

Class Index [+]

Quicksearch

Spec::Runner::CommandLine

Public Class Methods

run(tmp_options=Spec::Runner.options) click to toggle source
    # File lib/spec/runner/command_line.rb, line 6
 6:       def self.run(tmp_options=Spec::Runner.options)
 7:         orig_options = Spec::Runner.options
 8:         Spec::Runner.use tmp_options
 9:         tmp_options.run_examples
10:       ensure
11:         Spec::Runner.use orig_options
12:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.