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
Gets or sets a value indicating whether to require user input when forcing a push/pull.
- Assembly
- Cake
.Transifex .dll - Namespace
- Cake
.Transifex - Containing Type
- Transifex
Runner Remote Settings <TSettingsType>
Syntax
public bool NoInteractive { get; set; }
Remarks
- Required transifex client v0.13.3
- Required Cake.Transifex version v0.9.0
Value
Type | Description |
---|---|
bool | to don't require user input; otherwise, . |