Remote
Implements the deployment strategy which does an SCM export on each target host.
Returns the SCM's export command for the revision to deploy.
# File lib/capistrano/recipes/deploy/strategy/export.rb, line 13 def command @command ||= source.export(revision, configuration[:release_path]) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.