- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- BaseSubOptions
Syntax
[Option("ci", HelpText = "Configure GitReleaseManager to be compatible with CI systems")]
public bool IsCISystem { get; set; }
Attributes
| Type | Description |
|---|---|
| Option |
Value
| Type | Description |
|---|---|
| bool |