homebrew-cask-versions/lib/cask/source
Roland Walker 216444849e Add copious debugging with --debug
- add new file "cask/utils.rb" analogous to "utils.rb" in Homebrew
- define odebug and odumpcask, analogs of ohai and friends, but
  which only give output when --debug is in effect
- move the debug setting from an instance variable in Cask::CLI
  to a method Cask.debug, defined in "lib/cask/options.rb", which
  was added in #2276. (Perhaps options.rb should be merged back
  into Cask::CLI).
- sprinkle odebug statements liberally throughout the codebase
- update tests
2014-01-28 10:15:43 -05:00
..
gone.rb support non-ruby-backed casks 2013-12-05 20:10:19 -06:00
path.rb pull cask loading out into classes 2013-11-16 13:40:51 -06:00
tapped.rb handle fully-qualified cask names, fixes #2235 2014-01-04 07:14:35 -05:00
tapped_qualified.rb handle fully-qualified cask names, fixes #2235 2014-01-04 07:14:35 -05:00
untapped_qualified.rb handle fully-qualified cask names, fixes #2235 2014-01-04 07:14:35 -05:00
uri.rb Add copious debugging with --debug 2014-01-28 10:15:43 -05:00