HomebrewProvider.

Uninstall(Action<HomebrewSettings>) Method

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

Syntax

public void Uninstall(Action<HomebrewSettings> configurator)

Attributes

Type Description
CakeAliasCategoryAttribute

Parameters

Name Type Description
configurator Action<HomebrewSettings>

Return Value

Type Description
void