Summary
AddMessage extension methods for the IAppVeyorProvider.
- Namespace
- Cake
.Common .Build .AppVeyor - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["AppVeyorProviderAddMessageExtensions"]
class Type type-node
Syntax
public static class AppVeyorProviderAddMessageExtensions
Methods
| Name | Value | Summary |
|---|---|---|
| AddErrorMessage |
void |
Adds a warning message to the AppVeyor build log.
static
|
| AddErrorMessage |
void |
Adds a warning message to the AppVeyor build log.
static
|
| Add |
void |
Adds an informational message to the AppVeyor build log.
static
|
| AddWarningMessage |
void |
Adds a warning message to the AppVeyor build log.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
