Class: MacAppSync::Backup
- Inherits:
-
Object
- Object
- MacAppSync::Backup
- Defined in:
- lib/mac_app_sync/backup.rb
Class Method Summary collapse
Class Method Details
.run(config) ⇒ Object
4 5 6 7 |
# File 'lib/mac_app_sync/backup.rb', line 4 def run(config) Defaults::Save.run(config) write_backup_stamp end |