homebrew-cask/test/cask/dsl
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_install_test.rb Return Cask::SystemCommand::Result object 2014-09-27 08:59:08 -04:00
before_uninstall.rb Remove Cask::Decorator 2014-08-15 13:00:52 -03:00