Summary
Contains functionality related to arguments.
- Namespace
- Cake
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["DryRunAliases"]
class Type type-node
Syntax
[CakeAliasCategory("Dry Run")]
public static class DryRunAliases
Attributes
| Type | Description |
|---|---|
| Cake |
An attribute used for documentation of alias methods/properties. |
Methods
| Name | Value | Summary |
|---|---|---|
| IsDryRun |
bool |
Determines whether or not the current script execution is a dry run.
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
|
