Class: Rails::Hyperdrive::InstallPlan::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/rails/hyperdrive/install_plan.rb

Instance Attribute Summary collapse

Instance Attribute Details

#disabledObject

Returns the value of attribute disabled

Returns:

  • (Object)

    the current value of disabled



43
44
45
# File 'lib/rails/hyperdrive/install_plan.rb', line 43

def disabled
  @disabled
end

#entriesObject

Returns the value of attribute entries

Returns:

  • (Object)

    the current value of entries



43
44
45
# File 'lib/rails/hyperdrive/install_plan.rb', line 43

def entries
  @entries
end