Class: Vicary::Gates::Alignment

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

Instance Attribute Summary collapse

Instance Attribute Details

#okObject

Returns the value of attribute ok

Returns:

  • (Object)

    the current value of ok



75
76
77
# File 'lib/vicary/gates.rb', line 75

def ok
  @ok
end

#pairsObject

Returns the value of attribute pairs

Returns:

  • (Object)

    the current value of pairs



75
76
77
# File 'lib/vicary/gates.rb', line 75

def pairs
  @pairs
end

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



75
76
77
# File 'lib/vicary/gates.rb', line 75

def reason
  @reason
end