Skip to main content

Module action

Module action 

Source
Expand description

This module contains the BrewAction that installs a brew formula using homebrew

Structs§

BrewAction
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