Skip to content
ushkinaz edited this page May 30, 2011 · 5 revisions

Options

Structure of this is doc heartlessly stolen from excellent jopt-simple project

Short Options 0.5

Arguments of Options 0.5

Specifying Arguments for a Short Option on the Command Line 0.5 partially

Multiple Arguments for a Single Option n/p

Clustering Short Options 0.5

Long Options/Fluent Interface 0.5

Arguments of Options 0.5

Abbreviating Long Options n/p

Using Single Hyphen on Long Options n/p

Specifying Arguments for a Long Option on the Command Line 0.5 partially

Multiple Arguments for a Single Option n/p

Alternative Form of Long Options n/p

Other Features

Converting Option Arguments to Other Types 1.0

Retrieving Arguments of Options in a Type-Safe Manner 1.0

Default Values for Option Arguments 2.0

"Required" Options 1.0

Synonyms of Options n/p

Concise Specification of Multiple Arguments for an Option n/p

Signalling End of Options 2.0

Generating Command Line Help 1.0

Handling Exceptions 1.0