# File lib/capistrano/recipes/deploy/strategy/export.rb, line 13
          def command
            @command ||= source.export(revision, configuration[:release_path])
          end