commandlineparser / commandlineparser/commandline
Support For Dynamic Options
- 主要言語
- C#
- スター
- 4.8k
- フォーク
- 478
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Issue by [issafram](https://github.com/issafram)**
_Wednesday Aug 28, 2013 at 14:46 GMT_
_Originally opened as https://github.com/gsscoder/commandline/issues/96_
----
I have an application that will have 1 to many different arguments being passed in. The argument names will always be different depending on configuration (dynamic). So I will never know the name of the argument names as the designer of the application.
Does this library support something like that? It is great for parsing but it requires the options parameter to be defined. I have tried using an ExpandoObject but I don't think it works properly because attributes are required on the properties.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。