BumpyRunner.

IncrementOnly(int, BumpySettings) Method

Summary

Runs "bumpy incrementonly [position]".
Assembly
Cake.Bumpy.dll
Namespace
Cake.Bumpy
Containing Type
BumpyRunner

Syntax

public void IncrementOnly(int position, BumpySettings settings)

Parameters

Name Type Description
position int The position.
settings BumpySettings The tool settings.

Return Value

Type Description
void