Class: Capistrano::Deploy::Strategy::Export

Inherits:
Remote
  • Object
show all
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

#configuration

Method Summary

Methods inherited from Remote

#check!, #deploy!

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