homebrew-cask/lib/cask
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
..
artifact recast method `destination_path` as `staged_path` 2014-10-18 12:23:36 -04:00
cli recast method `destination_path` as `staged_path` 2014-10-18 12:23:36 -04:00
container recast method `destination_path` as `staged_path` 2014-10-18 12:23:36 -04:00
dsl recast method `destination_path` as `staged_path` 2014-10-18 12:23:36 -04:00
source Fix cask loading behavior. Refs #5769 2014-08-15 13:57:43 -03:00
artifact.rb recast install_script to installer :script 2014-10-14 11:34:32 -04:00
audit.rb change docs/tests to use version :latest 2014-09-17 07:22:33 -04:00
auditor.rb make `brew cask audit` return error code on fail 2014-03-25 09:09:49 -04:00
caveats.rb recast method `destination_path` as `staged_path` 2014-10-18 12:23:36 -04:00
checkable.rb clean up and pull out link checker / audit common code 2013-03-13 13:03:12 -05:00
cli.rb User-friendly error messages for invalid options/arguments; fixes #5997 2014-10-05 18:32:33 +02:00
container.rb doc and tests for `container :type` 2014-10-03 10:40:54 -04:00
download.rb move require 'digest' to where it is actually used 2014-07-31 09:17:47 -04:00
download_strategy.rb comments in download_strategy.rb 2014-10-03 10:13:31 -04:00
dsl.rb recast install_script to installer :script 2014-10-14 11:34:32 -04:00
exceptions.rb standardize Cask (capitalized) when used as noun 2014-10-08 10:39:51 -04:00
fetcher.rb return string in `Cask::LinkChecker` 2014-09-30 10:17:35 -04:00
installer.rb recast method `destination_path` as `staged_path` 2014-10-18 12:23:36 -04:00
link_checker.rb force UTF-8 encodings 2014-06-07 17:04:42 -04:00
locations.rb metadata directory support 2014-09-11 11:17:52 -04:00
options.rb add command `brew cask cleanup` 2014-02-08 14:40:53 -05:00
pkg.rb Return Cask::SystemCommand::Result object 2014-09-27 08:59:08 -04:00
pretty_listing.rb recast method `destination_path` as `staged_path` 2014-10-18 12:23:36 -04:00
qualified_cask_name.rb update all references to new caskroom org home 2014-05-03 10:29:17 -05:00
scopes.rb optimize Cask.installed by guessing full paths 2014-05-15 16:50:42 -04:00
source.rb doc: improve Cask-source-resolution debug message 2014-06-03 10:39:18 -04:00
staged.rb recast method `destination_path` as `staged_path` 2014-10-18 12:23:36 -04:00
system_command.rb coerce `uninstall :script :input` value to array 2014-10-10 09:04:32 -04:00
underscore_supporting_uri.rb some refactoring around the new download strategy 2013-12-15 13:18:47 -06:00
url.rb add new CurlPostDownloadStrategy 2014-03-07 20:51:35 +01:00
utils.rb Return Cask::SystemCommand::Result object 2014-09-27 08:59:08 -04:00
version.rb cut v0.45.0 2014-10-17 09:10:11 -04:00
without_source.rb recast method `destination_path` as `staged_path` 2014-10-18 12:23:36 -04:00