Summary
Log command.
- Namespace
- Cake
.Common .Build .AzurePipelines - Containing Type
- Azure
Pipelines Commands
Syntax
public void Command(string commandLine)
Parameters
| Name | Type | Description |
|---|---|---|
| commandLine | string | The command-line being run. |
Return Value
| Type | Description |
|---|---|
| void |
