dotnet/command-line-api

Examples of program usage

Ouverte

#400 ouverte le 30 janv. 2019

 (14 commentaires) (1 réaction) (0 personne assignée)C# (421 forks)auto 404
Area-Helpenhancementhelp wanted

Métriques du dépôt

Stars
 (3 665 étoiles)
Métriques de merge PR
 (Merge moyen 38j 3h) (3 PRs mergées en 30 j)

Description

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'?

Guide contributeur