Class: Varar::Core::BaselineExample

Inherits:
Data
  • Object
show all
Defined in:
lib/varar/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



12
13
14
# File 'lib/varar/core/drift.rb', line 12

def line
  @line
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



12
13
14
# File 'lib/varar/core/drift.rb', line 12

def name
  @name
end