You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
josegonzalez edited this page Aug 1, 2011
·
2 revisions
Definition
exists?(name)
Module
Capistrano::Configuration::Variables
This method returns true if the given variable has been set, and false otherwise. It can be useful for determining whether a variable has already been set before setting a default (such as would be the case if the variable were set on the command-line).