homebrew-cask-versions/lib/cask/cli
Roland Walker 88b2e92015 DSL: add stanza stage_only (new caskroom_only)
`caskroom_only` was never documented.  Its original purpose was
obsoleted in #4865, and its use has been recently been reduced to
two Casks.

This PR
* continues the rationalization of naming by changing `caskroom_only`
  to `stage_only`. "stage" is the verb for "make a copy under the
  caskroom directory"
* documents `stage_only`
* adds tests for `stage_only`
* validates the argument to `stage_only`
* gives sensible output in `brew cask info` for `stage_only` Casks
* enforces that `stage_only` cannot coexist with any activatable
  artifacts

`caskroom_only` is still supported for backward compatibility,
but should be removed before 0.50.0.
2014-11-18 07:13:15 -05:00
..
alfred.rb be more explicit about which errors are rescued 2014-10-23 11:57:47 -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
cleanup.rb create abstract Cask::CLI::Base 2014-06-20 15:06:29 -04:00
create.rb use new header form in create template 2014-11-13 11:45:06 -05: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 DSL: add stanza stage_only (new caskroom_only) 2014-11-18 07:13:15 -05:00
install.rb Downgrade CaskAlreadyInstalledError to a warning 2014-10-19 15:35:09 -07:00
internal_checkurl.rb recast _checklinks verb as _checkurl 2014-10-28 12:12:10 -04:00
internal_dump.rb improve error message in brew cask _dump 2014-10-24 09:51:23 -04:00
internal_help.rb add _help internal command 2014-06-21 09:37:39 -04:00
internal_stanza.rb DSL: add stanza stage_only (new caskroom_only) 2014-11-18 07:13:15 -05:00
internal_use_base.rb create "internal use" command verbs 2014-06-21 09:37:39 -04:00
list.rb use "staged" instead of "installed" for Caskroom 2014-10-21 07:13:04 -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