# 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.
Generated with the Darkfish Rdoc Generator 1.1.6.