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.PullRequests.
Summary
Class containing constants used for defining Cake aliases.
- Assembly
- Cake
.Issues .PullRequests .dll - Namespace
- Cake
.Issues .PullRequests - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["PullRequestsAliasConstants"]
class Type type-node
Syntax
public static class PullRequestsAliasConstants
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Pull |
Pull Request Systems |
Category to use for all Cake aliases creating pull request systems.
static
|
| Report |
Reporting Issues To Pull Requests |
Category to use for all Cake aliases providing functionality for writing issues to pull requests.
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
|
