homebrew-cask-versions/lib/cask/artifact
Roland Walker 19ee3986c0 Refactor backend classes to match pre/postflight
From legacy forms "after_install", etc.
* abstract out `method_missing_message` to Cask::Utils
* provide `method_missing` coverage in pre/postflight blocks (fixes #7445)
* fix old-style rendering of Cask name as a classname in
  `method_missing` messages
2014-11-26 12:19:17 -05:00
..
app.rb remove support for link artifact 2014-10-29 10:53:49 -04:00
artifact.rb remove support for link artifact 2014-10-29 10:53:49 -04:00
base.rb comment spelling 2014-11-21 09:24:42 -05:00
binary.rb recast install/uninstall methods: install_phase 2014-06-18 20:22:24 -04:00
colorpicker.rb refactor artifacts 2014-01-03 17:08:09 -05:00
font.rb use hard links for fonts instead of symlinks 2014-01-04 12:39:37 -05:00
hardlinked.rb Merge pull request #3073 from rolandwalker/add_target_metadata 2014-02-25 12:30:15 -05:00
input_method.rb Implement input_method artifact 2014-01-19 00:40:56 +08:00
installer.rb recast method destination_path as staged_path 2014-10-18 12:23:36 -04:00
internet_plugin.rb add support for internet_plugin artifact 2014-08-26 11:22:25 -04:00
nested_container.rb recast method destination_path as staged_path 2014-10-18 12:23:36 -04:00
pkg.rb DSL: remove support install stanza 2014-11-11 11:23:51 -05:00
postflight_block.rb Refactor backend classes to match pre/postflight 2014-11-26 12:19:17 -05:00
preflight_block.rb Refactor backend classes to match pre/postflight 2014-11-26 12:19:17 -05:00
prefpane.rb refactor artifacts 2014-01-03 17:08:09 -05:00
qlplugin.rb Reload QuickLook on plugin uninstall 2014-08-25 14:49:25 -03:00
screen_saver.rb tiny nits on new Screen Saver artifact 2014-02-03 11:21:09 -05:00
service.rb refactor artifacts 2014-01-03 17:08:09 -05:00
stage_only.rb DSL: add stanza stage_only (new caskroom_only) 2014-11-18 07:13:15 -05:00
suite.rb remove support for link artifact 2014-10-29 10:53:49 -04:00
symlinked.rb recast method destination_path as staged_path 2014-10-18 12:23:36 -04:00
uninstall.rb promote :uninstall to an independent artifact 2014-06-18 20:22:24 -04:00
uninstall_base.rb DSL remove support for uninstall :files 2014-11-15 12:19:55 -05:00
widget.rb refactor artifacts 2014-01-03 17:08:09 -05:00
zap.rb functionality and docs for zap stanza 2014-09-13 10:21:17 -04:00