ExampleStyle Class
Defines styles for providing examples of command usage.
public sealed class ExampleStyle
- Namespace
- Spectre
.Console .Cli .Help
Properties
Extension Methods
-
T And
<ExampleStyle> (Action <ExampleStyle> ) - 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.