Examples Property
Gets all the examples for the container.
IReadOnlyList<string[]> Examples { get; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- ICommandContainer
- Property Type
- IReadOnlyList
<string[]>
IReadOnlyList<string[]> Examples { get; }