This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Bumpy.
Summary
Runs "bumpy increment [position]".
- Assembly
- Cake
.Bumpy .dll - Namespace
- Cake
.Bumpy - Containing Type
- BumpyRunner
Syntax
public void Increment(int position, BumpySettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| position | int | The position. |
| settings | BumpySettings | The tool settings. |
Return Value
| Type | Description |
|---|---|
| void |
