CreateSubOptions.

InputFilePath Property

Syntax

[Option('i', "inputFilePath", HelpText = "The path to the file to be used as the content of the release notes. (Can't be used together with a milestone)", Required = false)]
public string InputFilePath { get; set; }

Attributes

Type Description
Option

Value

Type Description
string
GitHub