homebrew-cask/lib/cask/artifact
Roland Walker 0e7be245be Return Cask::SystemCommand::Result object
from Cask::SystemCommand.run

* stderr and stdout are now separated, though both are available
* :print_stderr is made the default, closer to previous behavior
* exit status can be read from the result object
* plist parsing is more naturally handled in the result object.
  The :plist argument to the run method was removed.
* whitespace
2014-09-27 08:59:08 -04:00
..
after_block.rb Remove Cask::Decorator 2014-08-15 13:00:52 -03:00
app.rb DSL: add `artifact` stanza 2014-09-17 09:09:53 -04:00
artifact.rb DSL: add `artifact` stanza 2014-09-17 09:09:53 -04:00
base.rb recast :print => true as :print_stdout => true 2014-09-25 09:31:05 -04:00
before_block.rb Remove Cask::Decorator 2014-08-15 13:00:52 -03:00
binary.rb recast install/uninstall methods: `install_phase` 2014-06-18 20:22:24 -04:00
caskroom_only.rb Add uninstall_phase method to CaskroomOnly artifact 2014-08-11 23:07:36 -03: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
install_script.rb recast :print => true as :print_stdout => true 2014-09-25 09:31:05 -04:00
internet_plugin.rb add support for internet_plugin artifact 2014-08-26 11:22:25 -04:00
nested_container.rb recast install/uninstall methods: `install_phase` 2014-06-18 20:22:24 -04:00
pkg.rb recast :print => true as :print_stdout => true 2014-09-25 09:31:05 -04: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
symlinked.rb Return Cask::SystemCommand::Result object 2014-09-27 08:59:08 -04:00
uninstall.rb promote `:uninstall` to an independent artifact 2014-06-18 20:22:24 -04:00
uninstall_base.rb Return Cask::SystemCommand::Result object 2014-09-27 08:59:08 -04: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