Summary
Update pdb files to link all sources.
- Namespace
- Cake
.Common .Tools .GitLink - Containing Type
- GitLinkRunner
Syntax
public void Run(DirectoryPath repositoryRootPath, GitLinkSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| repositoryRootPath | DirectoryPath | The path to the Root of the Repository to analyze. |
| settings | GitLinkSettings | The settings. |
Return Value
| Type | Description |
|---|---|
| void |
