ChurnCommand.

WithGroupTemplate(string) Method

Summary

Sets the GroupTemplate property to the specified value and returns this ChurnCommand instance.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Extensions.Churn
Containing Type
ChurnCommand

Syntax

public ChurnCommand WithGroupTemplate(string value)

Remarks

This method is part of the fluent interface.

Parameters

Name Type Description
value string The new value for the GroupTemplate property.

Return Value

Type Description
ChurnCommand This ChurnCommand instance.