Cake.Transifex Namespace

Interface Types

Interface Summary
ITransifexRunnerCommands Defines the commands supported by the transifex client and the transifex runner.

Class Types

Class Summary
TransifexInitSettings Defines the properties that can be used when calling the init command on the transifex client. This class cannot be inherited.
TransifexMode Specifies the mode of the translation file to pull.
TransifexPullSettings Defines the properties that can be used when calling the pull command on the transifex client. This class cannot be inherited.
TransifexPushSettings Defines the properties that can be used when calling the push command on the transifex client. This class cannot be inherited.
TransifexRunnerAliases Provides a wrapper around transifex client functionality within a Cake build script.
TransifexRunnerRemoteSettings<TSettingsType> Defines common properties that can be used for all commands touching a remote location.
TransifexRunnerSettings Defines common properties that can be used for all commands.
TransifexRunnerSettings<TSettingsType> Defines common properties that can be used for all commands.
TransifexStatusSettings Defines the properties that can be used when calling the status command on the transifex client. This class cannot be inherited.