Method: Spec::Example::ExampleMethods::Identifier#line
- Defined in:
- lib/deep_test/spec/extensions/example_methods.rb
#line ⇒ Object (readonly)
Returns the value of attribute line.
10 11 12 |
# File 'lib/deep_test/spec/extensions/example_methods.rb', line 10 def line @line end |