ensureRootSourceRelationshipExists Method
Creates a relationship between the SynchConfigLink and the ExternalSource if one doesn't exist already.
ensureRootSourceRelationshipExists(config: string, docId: string): void
Parameter | Type | Description |
---|---|---|
config | string | The element id of the SynchronizationConfigLink |
docId | string | The path to the source file used to look up the corresponding RepositoryLink Id |
Returns - void
Defined in
- Synchronizer.ts Line 527
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.