ITransifexRunnerCommands.

Pull(TransifexPullSettings) Method

Summary

Pull files from remote server to local repository.
Assembly
Cake.Transifex.dll
Namespace
Cake.Transifex
Containing Type
ITransifexRunnerCommands

Syntax

ITransifexRunnerCommands Pull(TransifexPullSettings settings)

Parameters

Name Type Description
settings TransifexPullSettings The settings to use when pulling resources from the server.

Return Value

Type Description
ITransifexRunnerCommands The current instance of ITransifexRunnerCommands.