Method | Description | |
---|---|---|
GetRepository ( ) : Task |
||
HasWiki ( ) : bool | ||
IsAuthenticated ( ) : bool | ||
IsEnterprise ( ) : bool | ||
SimpleApiClient ( UriString repoUrl, IGitHubClient githubClient, Lazy |
Method | Description | |
---|---|---|
GetRepositoryInternal ( ) : Task |
||
HasWikiInternal ( Octokit.Repository repo ) : Task |
||
IsEnterpriseInternal ( ) : Task |
public SimpleApiClient ( UriString repoUrl, IGitHubClient githubClient, Lazy |
||
repoUrl | UriString | |
githubClient | IGitHubClient | |
enterpriseProbe | Lazy |
|
wikiProbe | Lazy |
|
return | System |