Class: Varar::Core::Drift
- Inherits:
-
Data
- Object
- Data
- Varar::Core::Drift
- Defined in:
- lib/varar/core/drift.rb
Overview
A paragraph the baseline says was an example and now matches no step.
Instance Attribute Summary collapse
-
#line ⇒ Object
readonly
Returns the value of attribute line.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#span ⇒ Object
readonly
Returns the value of attribute span.
Instance Attribute Details
#line ⇒ Object (readonly)
Returns the value of attribute line
18 19 20 |
# File 'lib/varar/core/drift.rb', line 18 def line @line end |
#name ⇒ Object (readonly)
Returns the value of attribute name
18 19 20 |
# File 'lib/varar/core/drift.rb', line 18 def name @name end |
#span ⇒ Object (readonly)
Returns the value of attribute span
18 19 20 |
# File 'lib/varar/core/drift.rb', line 18 def span @span end |