Flowdock
method

line_number_requested?

Importance_0
line_number_requested?() public

No documentation

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

Hide source
# File lib/spec/runner/options.rb, line 82
      def line_number_requested?
        !!line_number
      end
Register or log in to add new notes.