Class: Oselvar::Var::Core::Drift
- Inherits:
-
Data
- Object
- Data
- Oselvar::Var::Core::Drift
- Defined in:
- lib/oselvar/var/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
19 20 21 |
# File 'lib/oselvar/var/core/drift.rb', line 19 def line @line end |
#name ⇒ Object (readonly)
Returns the value of attribute name
19 20 21 |
# File 'lib/oselvar/var/core/drift.rb', line 19 def name @name end |
#span ⇒ Object (readonly)
Returns the value of attribute span
19 20 21 |
# File 'lib/oselvar/var/core/drift.rb', line 19 def span @span end |