Class: Capistrano::Deploy::Strategy::Export
- Defined in:
- lib/capistrano/recipes/deploy/strategy/export.rb
Overview
Implements the deployment strategy which does an SCM export on each target host.
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Remote
Methods inherited from Base
#check!, #deploy!, #initialize
Constructor Details
This class inherits a constructor from Capistrano::Deploy::Strategy::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Capistrano::Deploy::Strategy::Base