- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- AddAssetSubOptions
Syntax
[Option('a', "assets", Separator = ',', HelpText = "Paths to the files to include in the release.", Required = true)]
public IList<string> AssetPaths { get; set; }
Attributes
| Type | Description |
|---|---|
| Option |
Value
| Type | Description |
|---|---|
| IList |