Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Add some documentation for public types and methods #120

Description

@victorhurdugaci

The packages here are totally missing documentation and it is not obvious, without looking at the code, how are they supposed to be used.

For example, is I have:

Configuration config = new Configuration();
config.AddCommandLine(args);

What is the format accepted by the strings in "args" to be valid? There are many possible options: /key value, --key value, --key:value, key=value, etc.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions