class ChefBackup::Strategy::CustomBackup
-
custom
-
Verify that backup executable exists and is runnable
-
exec script
-
Public Instance Methods
backup()
click to toggle source
# File lib/chef_backup/strategy/backup/custom.rb, line 5 def backup; end