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
| Name | Signature | Synopsis |
|---|---|---|
| IsGithubRepo | this.IsGithubRepo | No description available. |
| IsCommand | this.IsCommand | No description available. |
| GithubRepo | GithubRepo string | No description available. |
| Command | Command string | No description available. |