Class: Oselvar::Var::Core::BaselineExample

Inherits:
Data
  • Object
show all
Defined in:
lib/oselvar/var/core/drift.rb

Overview

One example-producing paragraph, as recorded in the baseline.

Instance Attribute Summary collapse

Instance Attribute Details

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



13
14
15
# File 'lib/oselvar/var/core/drift.rb', line 13

def line
  @line
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



13
14
15
# File 'lib/oselvar/var/core/drift.rb', line 13

def name
  @name
end