Constants Class

Summary

Constant values used in the module.
Assembly
Cake.Npm.Module.dll
Namespace
Cake.Npm.Module
Base Types
  • Object
Constants
Object

Syntax

public static class Constants

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