- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- CreateSubOptions
Syntax
[Option("allowEmpty", Required = false, HelpText = "Allow the creation of an empty set of release notes. In this mode, milestone and input file path will be ignored.")]
public bool AllowEmpty { get; set; }
Attributes
| Type | Description |
|---|---|
| Option |
Value
| Type | Description |
|---|---|
| bool |