Class: Verstehen::Dimension

Inherits:
Struct
  • Object
show all
Defined in:
lib/verstehen.rb

Instance Attribute Summary collapse

Instance Attribute Details

#forObject

Returns the value of attribute for

Returns:

  • (Object)

    the current value of for



8
9
10
# File 'lib/verstehen.rb', line 8

def for
  @for
end

#ifObject

Returns the value of attribute if

Returns:

  • (Object)

    the current value of if



8
9
10
# File 'lib/verstehen.rb', line 8

def if
  @if
end

#inObject

Returns the value of attribute in

Returns:

  • (Object)

    the current value of in



8
9
10
# File 'lib/verstehen.rb', line 8

def in
  @in
end