Lines Property
Gets the console output lines.
public IReadOnlyList<string> Lines { get; }
- Namespace
- Spectre
.Console .Testing - Containing Type
- TestConsole
- Property Type
- IReadOnlyList
<string>
public IReadOnlyList<string> Lines { get; }