ITransifexRunnerCommands.

Push(TransifexPushSettings) Method

Summary

Push local files to remote server.
Assembly
Cake.Transifex.dll
Namespace
Cake.Transifex
Containing Type
ITransifexRunnerCommands

Syntax

ITransifexRunnerCommands Push(TransifexPushSettings settings)

Parameters

Name Type Description
settings TransifexPushSettings The settings to use when pushing resources to the server.

Return Value

Type Description
ITransifexRunnerCommands The current instance of ITransifexRunnerCommands.