Class: Wordmove::Deployer::Ssh::DefaultSqlAdapter
- Inherits:
-
Wordmove::Deployer::SSH
- Object
- Base
- Wordmove::Deployer::SSH
- Wordmove::Deployer::Ssh::DefaultSqlAdapter
- Defined in:
- lib/wordmove/deployer/ssh/default_sql_adapter.rb
Instance Attribute Summary
Attributes inherited from Wordmove::Deployer::SSH
#local_backup_path, #local_dump_path, #local_gzipped_backup_path, #local_gzipped_dump_path
Attributes inherited from Base
#environment, #logger, #options
Method Summary
Methods inherited from Wordmove::Deployer::SSH
Methods inherited from Base
current_dir, deployer_for, #exclude_dir_contents, #initialize, logger, #pull_db, #pull_wordpress, #push_db, #push_wordpress, #remote_get_directory, #remote_put_directory
Constructor Details
This class inherits a constructor from Wordmove::Deployer::SSH