C# Class CcNet.Labeller.GitTagLabeller

Inheritance: ThoughtWorks.CruiseControl.Core.Label.LabellerBase, ILabeller
Mostrar archivo Open project: TercerPlaneta/ccnet.GitTagLabeller

Private Properties

Property Type Description
GitExecute string

Public Methods

Method Description
Generate ( IIntegrationResult integrationResult ) : string

Private Methods

Method Description
GitExecute ( string workingDir, string args ) : string

Method Details

Generate() public method

public Generate ( IIntegrationResult integrationResult ) : string
integrationResult IIntegrationResult
return string