Method GetCachedArtifactsDirectory
GetCachedArtifactsDirectory(CacheEntry)
Returns the path where artifact data can be saved in the cache
Declaration
string GetCachedArtifactsDirectory(CacheEntry entry)
Parameters
Type | Name | Description |
---|---|---|
CacheEntry | entry | Cache entry to get the path |
Returns
Type | Description |
---|---|
string | Path on disk where to save cached artifacts |