homebrew-cask-versions/lib/cask/cli
Roland Walker 967aa22793 recast method destination_path as staged_path
* part of DSL 1.0 review
* `destination_path` was always a bit vague (it refers to
  Cask-specific, version-specific location under
  `/opt/homebrew-cask/Caskroom`)
* here renamed `staged_path` to match upcoming command verb
  `brew cask stage`
* rename also intended to reduce confusion when we implement
  copying as a configurable alternative to symlinking
* transitional `destination_path` methods to remain while
  Casks are converted (this was documented as a part of the
  DSL, and used by 39 Casks in main repo)
* unrelated variables containing "stage" recast for clarity
2014-10-18 12:23:36 -04:00
..
alfred.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
audit.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
base.rb User-friendly error messages for invalid options/arguments; fixes #5997 2014-10-05 18:32:33 +02:00
cat.rb User-friendly error messages for invalid options/arguments; fixes #5997 2014-10-05 18:32:33 +02:00
checklinks.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
cleanup.rb create abstract Cask::CLI::Base 2014-06-20 15:06:29 -04:00
create.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
doctor.rb show staging directory (caskroom) in doctor 2014-10-04 08:24:21 -04:00
edit.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
fetch.rb User-friendly error messages for invalid options/arguments; fixes #5997 2014-10-05 18:32:33 +02:00
home.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
info.rb recast method destination_path as staged_path 2014-10-18 12:23:36 -04:00
install.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
internal_dump.rb require Cask argument to brew cask _dump 2014-10-14 04:36:20 -04:00
internal_help.rb add _help internal command 2014-06-21 09:37:39 -04:00
internal_stanza.rb add support for internet_plugin artifact 2014-08-26 11:22:25 -04:00
internal_use_base.rb create "internal use" command verbs 2014-06-21 09:37:39 -04:00
list.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
search.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
uninstall.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
update.rb create abstract Cask::CLI::Base 2014-06-20 15:06:29 -04:00
zap.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00