TransifexRunnerSettings.

TransifexRunnerSettings(string) Constructor

Summary

Initializes a new instance of the TransifexRunnerSettings class.
Assembly
Cake.Transifex.dll
Namespace
Cake.Transifex
Containing Type
TransifexRunnerSettings

Syntax

protected TransifexRunnerSettings(string command)

Parameters

Name Type Description
command string The command to execute.

Return Value

Type Description
void