Class: Alterity::CurrentState

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

Instance Attribute Summary collapse

Instance Attribute Details

#disabledObject

Returns the value of attribute disabled

Returns:

  • (Object)

    the current value of disabled



12
13
14
# File 'lib/alterity/configuration.rb', line 12

def disabled
  @disabled
end

#migratingObject

Returns the value of attribute migrating

Returns:

  • (Object)

    the current value of migrating



12
13
14
# File 'lib/alterity/configuration.rb', line 12

def migrating
  @migrating
end