This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Transifex.
Summary
Push local files to remote server.
- Assembly
- Cake
.Transifex .dll - Namespace
- Cake
.Transifex - Containing Type
- I
Transifex Runner Commands
Syntax
ITransifexRunnerCommands Push(TransifexPushSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Transifex |
The settings to use when pushing resources to the server. |
Return Value
| Type | Description |
|---|---|
| I |
The current instance of ITransifexRunnerCommands. |
