BumpyRunner.

Ensure(BumpySettings) Method

Summary

Runs "bumpy ensure".
Assembly
Cake.Bumpy.dll
Namespace
Cake.Bumpy
Containing Type
BumpyRunner

Syntax

public void Ensure(BumpySettings settings)

Parameters

Name Type Description
settings BumpySettings The tool settings.

Return Value

Type Description
void