Class Capistrano::Deploy::SCM::Base::LocalProxy
In: lib/capistrano/recipes/deploy/scm/base.rb
Parent: Object

Wraps an SCM instance and forces all messages sent to it to be relayed to the underlying SCM instance, in "local" mode. See Base#local.

Methods

Public Class methods

Public Instance methods

[Validate]