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
This command pulls all outstanding changes from the remote Transifex server to the local
repository. By default only the files that are watched by transifex will be updated.
Syntax
public static void TransifexPull(this ICakeContext context)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The context. |
Return Value