mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-17 01:12:50 +08:00
12 lines
408 B
Plaintext
12 lines
408 B
Plaintext
Title: Spectre.Console.Cli
|
|
Order: 10
|
|
---
|
|
|
|
<p>Spectre.Console.Cli is a modern library for parsing command line arguments. While it's extremely opinionated in what it does, it tries to follow established industry conventions, and draws its inspiration from applications you use everyday.</p>
|
|
|
|
<ul>
|
|
@foreach (IDocument child in OutputPages.GetChildrenOf(Document))
|
|
{
|
|
<li>@Html.DocumentLink(child)</li>
|
|
}
|
|
</ul> |