IHomebrewProvider.

Uninstall(Action<HomebrewSettings>) Method

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

Syntax

void Uninstall(Action<HomebrewSettings> configurator)

Parameters

Name Type Description
configurator Action<HomebrewSettings>

Return Value

Type Description
void