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
Print status of current project.
- Assembly
- Cake
.Transifex .dll - Namespace
- Cake
.Transifex - Containing Type
- I
Transifex Runner Commands
Syntax
ITransifexRunnerCommands Status(string resources)
Parameters
Name | Type | Description |
---|---|---|
resources | string | The resources to check the status for (defaults to all). |
Return Value
Type | Description |
---|---|
I |
The current instance of ITransifexRunnerCommands . |