method
example_line
1.3.0 -
Show latest stable
- Class:
Spec::Runner::Options
example_line()public
No documentation available.
# File lib/spec/runner/options.rb, line 87
def example_line
Spec::Runner::LineNumberQuery.new(self).example_line_for(files.first, line_number)
end