DiscoverySourceUnion

PackageFsLiveDocs
Where `history-sync` discovers published capsules. GitHub is built in; any other host is reached through a shell command, keeping the tool free of provider integrations.

Specification

Kind
Union
Members
4
Examples
0
IsGithubRepoSignature
this.IsGithubRepo
IsCommandSignature
this.IsCommand
GithubRepoSignature
GithubRepo string
CommandSignature
Command string

Summary

NameSignatureSynopsis
IsGithubRepothis.IsGithubRepoNo description available.
IsCommandthis.IsCommandNo description available.
GithubRepoGithubRepo stringNo description available.
CommandCommand stringNo description available.

IsGithubRepo

this.IsGithubRepo
Member

Returns

bool

IsCommand

this.IsCommand
Member

Returns

bool

GithubRepo

GithubRepo string
Member

Parameters

NameTypeDescription
Itemstring

Returns

unit

Command

Command string
Member

Parameters

NameTypeDescription
Itemstring

Returns

unit