Package net.sf.colossus.cmdline
Class Opt
java.lang.Object
net.sf.colossus.cmdline.Opt
Class Opt represents a single command-line option.
- Author:
- David Ripton
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
optch
private final char optch -
name
-
hasarg
private final boolean hasarg -
help
-
-
Constructor Details
-
Opt
-
-
Method Details