Summary
Cleans the bom.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- CommonCakeAliases
Syntax
public static void CleanBom(this ICakeContext context, string filePath)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
filePath | string | The file path. |
Return Value
Type | Description |
---|---|
void |