Class: Cask::DSL::UninstallPostflight Private

Inherits:
Base show all
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.

Method Summary

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