DescriptionStyle Class
Defines styles for describing the purpose or details of a command.
public sealed class DescriptionStyle
- Namespace
- Spectre
.Console .Cli .Help
Properties
- Style Header
- Gets or sets the style for the header in the description.
Extension Methods
-
T And
< Description Style> (Action < Description Style> ) - Performs the specified action on the given object and then returns the object. Useful for fluent testing patterns where additional assertions or operations are chained together in a readable manner.