- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- BaseSubOptions
Syntax
[Option('d', "targetDirectory", HelpText = "The directory on which GitReleaseManager should be executed. Defaults to current directory.", Required = false)]
public string TargetDirectory { get; set; }
Attributes
| Type | Description |
|---|---|
| Option |
Value
| Type | Description |
|---|---|
| string |