Capistrano::Deploy::Strategy::RemoteCache
# 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.