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
Returns the string value or a
Not set
> markup suitable for Spectre.Console.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- StringExtensions
Syntax
public static string ToStringWithNullMarkup(this object value)
Parameters
Name | Type | Description |
---|---|---|
value | object | String which should be returned. |
Return Value
Type | Description |
---|---|
string | String value or a Not set > markup. |