Summary
Gets the runner workspace directory path.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Runner Info
Syntax
public DirectoryPath Workspace { get; }
Value
| Type | Description |
|---|---|
| DirectoryPath | The runner workspace directory path. |
