IHomebrewProvider.

Install(Action<HomebrewSettings>) Method

Assembly
Cake.Homebrew.dll
Namespace
Cake.Homebrew
Containing Type
IHomebrewProvider

Syntax

void Install(Action<HomebrewSettings> configurator)

Parameters

Name Type Description
configurator Action<HomebrewSettings>

Return Value

Type Description
void