Unset
- Definition
- unset(name)
- Module
- Capistrano::Configuration::Variables
- File
- capistrano/configuration/variables.rb
Arguments
name
This should be the name of a variable that Capistrano knows about. However, if the variable is unknown to Capistrano, the method will simply do nothing, so it is not dangerous to call with any given argument.