Method: Heroku::Model::App#maintenance

Defined in:
lib/heroku/model/app.rb

#maintenanceObject

Returns the value of attribute maintenance

Returns:

  • (Object)

    the current value of maintenance



6
7
8
# File 'lib/heroku/model/app.rb', line 6

def maintenance
  @maintenance
end