commandlineparser / commandlineparser/commandline
Parsing key-value pairs
オープン
- 主要言語
- C#
- スター
- 4.8k
- フォーク
- 478
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Issue by [mr-miles](https://github.com/mr-miles)**
_Wednesday Mar 26, 2014 at 18:36 GMT_
_Originally opened as https://github.com/gsscoder/commandline/issues/122_
----
Is it possible to use the parser to populate key-value pairs?
So something like "myapp.exe -v:a=x -v:b=y -v:c=z" would populate a property v which is a Dictionary with (a,x), (b,y), (c,z) values?
I want to use the parser to specify replacements to be made on a text file
Great package by the way!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。