Class: Cask::DSL::UninstallPostflight Private
- Defined in:
- cask/dsl/uninstall_postflight.rb,
sorbet/rbi/dsl/cask/dsl/uninstall_postflight.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 uninstall_postflight stanza.
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#appdir, #arch, #caskroom_path, #initialize, #language, #method_missing, #respond_to_missing?, #staged_path, #system_command, #token, #version
Methods included from Utils::Path
formula_installed_prefixes, formula_opt_bin_env, formula_opt_bin_path, install_info, loadable_package_path?, uninstall_info
Methods included from Utils::Path::Helpers
#child_of?, #cp_path_sub, #ensure_child_of!, #ensure_writable, #resolved_path, #resolved_path_exists?, #rmdir_if_possible, #text_executable?
Methods included from Utils::Path::FormulaHelpers
#formula_any_version_installed?, #formula_opt_bin, #formula_opt_include, #formula_opt_lib, #formula_opt_libexec, #formula_opt_prefix
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