Class: Cask::DSL::UninstallPreflight Private

Inherits:
Base show all
Includes:
Staged
Defined in:
cask/dsl/uninstall_preflight.rb,
sorbet/rbi/dsl/cask/dsl/uninstall_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 uninstall_preflight stanza.

Constant Summary

Constants included from Staged

Staged::Paths

Method Summary

Methods included from Staged

#set_ownership, #set_permissions

Methods included from Utils::Output::Mixin

#odebug, #odeprecated, #odie, #odisabled, #ofail, #oh1, #oh1_title, #ohai, #ohai_title, #onoe, #opoo, #opoo_outside_github_actions, #pretty_duration, #pretty_installed, #pretty_outdated, #pretty_uninstalled

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