BaseVcsOptions.

RepositoryOwner Property

Syntax

[Option('o', "owner", HelpText = "The owner of the repository.", Required = true)]
public string RepositoryOwner { get; set; }

Attributes

Type Description
Option

Value

Type Description
string
GitHub