homebrew-cask-versions/lib
Roland Walker 29a6a1ec10 Extend subcommand dispatch to include full paths
Covering all cases
- external commands as executables
- external commands as Ruby libraries
- built-in command verbs

This is intended as a development aid.

A side benefit is that an external command can be constructed
to use a `run` method, rather than having to accomplish everything
at `require` time.
2014-06-21 14:51:57 -04:00
..
cask Extend subcommand dispatch to include full paths 2014-06-21 14:51:57 -04:00
plist fix typo in comments 2014-06-14 20:03:13 -04:00
cask.rb Merge pull request #4969 from rolandwalker/doc_standard_upgrade_command 2014-06-18 16:34:51 -04:00