mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
`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. |
||
|---|---|---|
| .. | ||
| alfred.rb | ||
| audit.rb | ||
| base.rb | ||
| cat.rb | ||
| cleanup.rb | ||
| create.rb | ||
| doctor.rb | ||
| edit.rb | ||
| fetch.rb | ||
| home.rb | ||
| info.rb | ||
| install.rb | ||
| internal_checkurl.rb | ||
| internal_dump.rb | ||
| internal_help.rb | ||
| internal_stanza.rb | ||
| internal_use_base.rb | ||
| list.rb | ||
| search.rb | ||
| uninstall.rb | ||
| update.rb | ||
| zap.rb | ||