Class
Capistrano::Deploy::RemoteDependency
In:
lib/capistrano/recipes/deploy/remote_dependency.rb
Parent:
Object
Methods
command
deb
directory
file
gem
match
message
new
or
pass?
rpm
writable
Attributes
configuration
[R]
hosts
[R]
Public Class methods
new
(configuration)
Public Instance methods
command
(command, options={})
deb
(name, version, options={})
directory
(path, options={})
file
(path, options={})
gem
(name, version, options={})
match
(command, expect, options={})
message
()
or
(message)
pass?
()
rpm
(name, version, options={})
writable
(path, options={})
[Validate]