Class: Cask::DSL::UninstallPostflight Private

Inherits:
Base show all
Defined in:
cask/dsl/uninstall_postflight.rb

Overview

This class is part of a private API. This class may only be used in the Homebrew/brew repository. Third parties should avoid using this class if possible, as it may be removed or changed without warning.

Class corresponding to the uninstall_postflight stanza.

Method Summary

Methods inherited from Base

#initialize, #method_missing, #system_command

Constructor Details

This class inherits a constructor from Cask::DSL::Base

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Cask::DSL::Base