Module Backup::Configuration::Helpers
In: lib/backup/configuration/helpers.rb

Methods

Public Instance methods

Clears all the defaults that may have been set by the user

Finds all the object‘s getter methods and checks the global configuration for these methods, if they respond then they will assign the object‘s attribute(s) to that particular global configuration‘s attribute

[Validate]