method
new
rspec latest stable - Class:
Spec::Runner::LineNumberQuery
new(run_options)public
No documentation available.
# File lib/spec/runner/line_number_query.rb, line 7
def initialize(run_options)
@best_match = {}
@run_options = run_options
end