Class: Cask::DSL::Preflight Private
- Includes:
- Staged
- Defined in:
- Library/Homebrew/cask/dsl/preflight.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Class corresponding to the preflight
stanza.
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