Expand description
This module contains the BrewAction that installs a brew formula using homebrew
Structs§
- Brew
Action - BrewAction Installs software using homebrew.
Constants§
- ADOPT_
CASKS_ SETTING - adopt casks to deal with previously installed apps
- AUTO_
TRUST_ TAPS_ SETTING - Automatically trust taps
- CASK_
SETTING - The string that identifies the list of casks to install
- FORCE_
CASKS_ SETTING - force casks
- FORMULA_
SETTING - The string that identifies the list of formulae to install
- TAP_
SETTING - The string that identifies the list of taps to install
Functions§
- default_
settings - Default settings for the Brew action.
- parse_
action_ list - Static parsing function to build a list of BrewActions from YAML and settings context