Class: Cask::DSL::Preflight Private
- Includes:
- Staged
- Defined in:
- cask/dsl/preflight.rb,
sorbet/rbi/dsl/cask/dsl/preflight.rbi
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 preflight
stanza.
Constant Summary
Constants included from Staged
Method Summary
Methods included from Staged
#set_ownership, #set_permissions
Methods inherited from Base
#appdir, #arch, #caskroom_path, #initialize, #language, #method_missing, #staged_path, #system_command, #token, #version
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