Class: Cask::Artifact::PostflightBlock Private
- Inherits:
-
AbstractFlightBlock
- Object
- AbstractArtifact
- AbstractFlightBlock
- Cask::Artifact::PostflightBlock
- Defined in:
- cask/artifact/postflight_block.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.
Artifact corresponding to the postflight
stanza.
Instance Attribute Summary
Attributes inherited from AbstractFlightBlock
Attributes inherited from AbstractArtifact
Method Summary
Methods inherited from AbstractFlightBlock
dsl_key, #initialize, #install_phase, #summarize, uninstall_dsl_key, #uninstall_phase
Methods inherited from AbstractArtifact
#config, dirmethod, dsl_key, english_article, english_name, #initialize, read_script_arguments, #staged_path_join_executable, #summarize, #to_args
Constructor Details
This class inherits a constructor from Cask::Artifact::AbstractFlightBlock