Class: Varar::Core::Drift

Inherits:
Data
  • Object
show all
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

Instance Attribute Details

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



18
19
20
# File 'lib/varar/core/drift.rb', line 18

def line
  @line
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



18
19
20
# File 'lib/varar/core/drift.rb', line 18

def name
  @name
end

#spanObject (readonly)

Returns the value of attribute span

Returns:

  • (Object)

    the current value of span



18
19
20
# File 'lib/varar/core/drift.rb', line 18

def span
  @span
end