Class: Oselvar::Var::Core::BaselineExample
- Inherits:
-
Data
- Object
- Data
- Oselvar::Var::Core::BaselineExample
- Defined in:
- lib/oselvar/var/core/drift.rb
Overview
One example-producing paragraph, as recorded in the baseline.
Instance Attribute Summary collapse
-
#line ⇒ Object
readonly
Returns the value of attribute line.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#line ⇒ Object (readonly)
Returns the value of attribute line
13 14 15 |
# File 'lib/oselvar/var/core/drift.rb', line 13 def line @line end |
#name ⇒ Object (readonly)
Returns the value of attribute name
13 14 15 |
# File 'lib/oselvar/var/core/drift.rb', line 13 def name @name end |