This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.
Summary
Class containing constants used for defining Cake aliases.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["IssuesAliasConstants"]
class Type type-node
Syntax
public static class IssuesAliasConstants
Fields
Name | Constant Value | Summary |
---|---|---|
Build |
Build Breaking |
Category to use for all Cake aliases providing functionality for build breaking.
static
|
Create |
Creating Issues |
Category to use for all Cake aliases providing functionality for creating issues.
static
|
File |
File Linking |
Category to use for all Cake aliases providing functionality for linking to files.
static
|
Issue |
Issue Providers |
Category to use for all Cake aliases creating issue providers.
static
|
Main |
Issues |
Main category to use on all Cake aliases.
static
|
Read |
Reading Issues |
Category to use for all Cake aliases providing functionality for reading issues.
static
|
Serialization |
Issue Serialization |
Category to use for all Cake aliases providing functionality for serializing and deserializing issues.
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
|