ExportSubOptions.

FileOutputPath Property

Syntax

[Option('f', "fileOutputPath", HelpText = "Path to the file export releases.", Required = true)]
public string FileOutputPath { get; set; }

Attributes

Type Description
Option

Value

Type Description
string
GitHub