ITransifexRunnerCommands.

Status(string) Method

Summary

Print status of current project.
Assembly
Cake.Transifex.dll
Namespace
Cake.Transifex
Containing Type
ITransifexRunnerCommands

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
ITransifexRunnerCommands The current instance of ITransifexRunnerCommands.