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