CommonCakeAliases.

CleanBom(ICakeContext, FilePath) Method

Summary

Cleans the bom.

Syntax

public static void CleanBom(this ICakeContext context, FilePath file)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext The context.
file FilePath The file.

Return Value

Type Description
void