Flowdock
method

new

Importance_0
new(run_options) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/runner/spec_parser.rb, line 7
      def initialize(run_options)
        @best_match = {}
        @run_options = run_options
      end
Register or log in to add new notes.