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 label [text]".
- Assembly
- Cake
.Bumpy .dll - Namespace
- Cake
.Bumpy - Containing Type
- BumpyRunner
Syntax
public void Label(string text, BumpySettings settings)
Parameters
Name | Type | Description |
---|---|---|
text | string | The postfix version text. |
settings | BumpySettings | The tool settings. |
Return Value
Type | Description |
---|---|
void |