Class Capistrano::Deploy::Strategy::Export
In: lib/capistrano/recipes/deploy/strategy/export.rb
Parent: Remote

Implements the deployment strategy which does an SCM export on each target host.

Methods

command  

Protected Instance methods

Returns the SCM‘s export command for the revision to deploy.

[Validate]