CakeLicenseHeaderUpdaterAliases Class

Assembly
Cake.LicenseHeaderUpdater.dll
Namespace
Cake.LicenseHeaderUpdater
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["CakeLicenseHeaderUpdaterAliases"] class Type type-node

Syntax

public static class CakeLicenseHeaderUpdaterAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
UpdateLicenseHeaders(ICakeContext, IEnumerable<FilePath>, CakeLicenseHeaderUpdaterSettings) void
Modifies the License Headers of all the passed in files based on the given settings.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin