Class: LauncherForGatgetDarBackup

Inherits:
GatgetDarBackup show all
Defined in:
lib/gatgets/dar_backup/launcher.rb

Overview

:nodoc:

Instance Attribute Summary

Attributes inherited from Gat::Base

#arguments, #config, #debug, #flags, #logger, #name, #onfail_error, #operation, #path, #times, #variables, #verbose

Method Summary

Methods inherited from GatgetDarBackup

#check_enough_space_for_backup, #exists_backup_file, #get_all_backups, #launch_backup_rescue, #list_backups_data, #onfail, #print_status, #search_in_backups, #set_do_backup_variables, #set_flag_mysql_dumps

Methods inherited from Gat::Base

#execute, #get_dependence_value, #get_dependence_variable, #get_element_config, #get_flag, #initialize, #set_dependence_variable, #set_flag

Methods included from Gat::Email

#create_and_deliver_email, #new_email, #send_email

Methods included from Gat::Launcher

included

Methods included from Gat::Help

#gatget_help, #returning

Methods included from Gat::Debug

#get_debug_levels, #print_debug_msg

Methods included from Gat::Checks

#check_enough_space, #check_false, #check_file_exists, #check_file_not_exists, #check_i_am_running, #check_true, #exit_if_i_am_running, #need_arguments

Constructor Details

This class inherits a constructor from Gat::Base