Header menu logo Partas.GitNet

GithubUrlStrategy Type

Indicates how to determine the Github URL.

Union cases

Union case Description

Auto

Full Usage: Auto

The repository remotes are explored for a matching github url.

Manual string

Full Usage: Manual string

Parameters:
    Item : string

Explicitly set the github url.

Item : string

Instance members

Instance member Description

this.IsAuto

Full Usage: this.IsAuto

Returns: bool
Returns: bool

this.IsManual

Full Usage: this.IsManual

Returns: bool
Returns: bool

Type something to start searching.