dotnet/command-line-api

Examples of program usage

Open

#400 aperta il 30 gen 2019

Vedi su GitHub
 (14 commenti) (1 reazione) (0 assegnatari)C# (421 fork)auto 404
Area-Helpenhancementhelp wanted

Metriche repository

Star
 (3665 star)
Metriche merge PR
 (Merge medio 1h 58m) (1 PR mergiata in 30 g)

Descrizione

CommandLineParser supports of printing examples of program usage: There is examples ot this feature in BenchmarkDotNet:

https://github.com/dotnet/BenchmarkDotNet/blob/adde64cbbcde01938d6b2772066852c4f6c0e88d/src/BenchmarkDotNet/ConsoleArguments/CommandLineOptions.cs#L151-L178

Is there an equivalent of this function in `System.Command Line'?

Guida contributor