Class: Cask::DSL::UninstallPreflight Private
- Includes:
- Staged
- Defined in:
- cask/dsl/uninstall_preflight.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_preflight
stanza.
Constant Summary
Constants included from Staged
Method Summary
Methods included from Staged
#set_ownership, #set_permissions
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