CommandAppResult Class
Represents the result of a completed
CommandApp
run.
public sealed class CommandAppResult
- Namespace
- Spectre
.Console .Testing
Properties
Extension Methods
-
T And
< Command App Result> (Action < Command App Result> ) - 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.