CommandAppFailure Class
Represents a
CommandApp
runtime failure.
public sealed class CommandAppFailure
- Namespace
- Spectre
.Console .Testing
Properties
Extension Methods
-
T And
< Command App Failure> (Action < Command App Failure> ) - 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.