Nuke.Cola
Loading...
Searching...
No Matches
Nuke.Cola.DoxygenLicenseCommentTemplate Class Referenceabstract
Inheritance diagram for Nuke.Cola.DoxygenLicenseCommentTemplate:
Nuke.Cola.ILicenseCommentTemplate Nuke.Cola.CSharpLicenseCommentTemplate Nuke.Cola.CppLicenseCommentTemplate

Public Member Functions

string RemoveExistingComment (string fileContent)
 
string TransformLicenseText (string license)
 
- Public Member Functions inherited from Nuke.Cola.ILicenseCommentTemplate

Properties

string LeadingCommentTemplate [get]
 
string[] FileFilters [get]
 
- Properties inherited from Nuke.Cola.ILicenseCommentTemplate

Detailed Description

Definition at line 26 of file LicenseRegion.cs.

Member Function Documentation

◆ RemoveExistingComment()

string Nuke.Cola.DoxygenLicenseCommentTemplate.RemoveExistingComment ( string fileContent)

Implements Nuke.Cola.ILicenseCommentTemplate.

Definition at line 40 of file LicenseRegion.cs.

◆ TransformLicenseText()

string Nuke.Cola.DoxygenLicenseCommentTemplate.TransformLicenseText ( string license)

Implements Nuke.Cola.ILicenseCommentTemplate.

Definition at line 51 of file LicenseRegion.cs.

Property Documentation

◆ FileFilters

string [] Nuke.Cola.DoxygenLicenseCommentTemplate.FileFilters
getabstract

Implements Nuke.Cola.ILicenseCommentTemplate.

Definition at line 39 of file LicenseRegion.cs.

◆ LeadingCommentTemplate

string Nuke.Cola.DoxygenLicenseCommentTemplate.LeadingCommentTemplate
get

Implements Nuke.Cola.ILicenseCommentTemplate.

Definition at line 28 of file LicenseRegion.cs.


The documentation for this class was generated from the following file: