PlasticSCMTool<TSettings>.

PrintToStdout(IEnumerable<string>) Method

Assembly
Cake.PlasticSCM.dll
Namespace
Cake.PlasticSCM
Containing Type
PlasticSCMTool<TSettings>

Syntax

protected void PrintToStdout(IEnumerable<string> lines)

Parameters

Name Type Description
lines IEnumerable<string>

Return Value

Type Description
void