Summary
Gets the path of the directory containing some of the pre-installed tools for GitHub-hosted runners.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Runner Info
Syntax
public DirectoryPath ToolCache { get; }
Value
Type | Description |
---|---|
DirectoryPath | The path of the directory containing some of the pre-installed tools for GitHub-hosted runners. |