Method: Spec::Runner::Options#context_lines
- Defined in:
- lib/spec/runner/options.rb
#context_lines ⇒ Object
Returns the value of attribute context_lines.
30 31 32 |
# File 'lib/spec/runner/options.rb', line 30 def context_lines @context_lines end |