Summary
Gets the slug of the repository currently being built.
- Namespace
- Cake
.Common .Build .TravisCI .Data - Containing Type
- Travis
C I Repository Info
Syntax
public string Slug { get; }
Value
| Type | Description |
|---|---|
| string | The slug. |
public string Slug { get; }
| Type | Description |
|---|---|
| string | The slug. |