dotnet/command-line-api

Examples of program usage

オープン

#400 opened on 2019/01/30

 (14 件のコメント) (1 件のリアクション) (0 人の担当者)C# (421 件のフォーク)auto 404
Area-Helpenhancementhelp wanted

Repository metrics

Stars
 (3,665 個のスター)
PR merge metrics
 (平均マージ 1h 58m) (30d で 1 merged PR)

説明

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

コントリビューターガイド