WoodpeckerCIForgeTypeExtensions Class

Summary

Extension methods for WoodpeckerCIForgeType.
Namespace
Cake.Common.Build.WoodpeckerCI.Data
Base Types
  • object
graph BT Type-->Base0["object"] Type["WoodpeckerCIForgeTypeExtensions"] class Type type-node

Syntax

public static class WoodpeckerCIForgeTypeExtensions

Methods

Name Value Summary
ParseForgeType(string) WoodpeckerCIForgeType
Parses a string value to a WoodpeckerCIForgeType enum value.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin
ToStringWithNullMarkup() string
Returns the string value or a Not set> markup suitable for Spectre.Console.
Requires the Cake.Issues addin