Class: Oselvar::Var::Core::Drift

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

Instance Attribute Details

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



19
20
21
# File 'lib/oselvar/var/core/drift.rb', line 19

def line
  @line
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



19
20
21
# File 'lib/oselvar/var/core/drift.rb', line 19

def name
  @name
end

#spanObject (readonly)

Returns the value of attribute span

Returns:

  • (Object)

    the current value of span



19
20
21
# File 'lib/oselvar/var/core/drift.rb', line 19

def span
  @span
end