Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Capistrano::Deploy::Strategy::UnsharedRemoteCache

Public Instance Methods

check!() click to toggle source
# File lib/capistrano/recipes/deploy/strategy/unshared_remote_cache.rb, line 7
def check!
  super.check do |d|
    d.remote.writable(repository_cache)
  end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.