Package | Description |
---|---|
org.stekikun.dolmen.cli |
This package contains the command-line interface and entry point
for command-line usage of the Dolmen generation engine.
|
Modifier and Type | Method and Description |
---|---|
static Args |
Args.parse(String[] args)
Parses the given array of command-line arguments
args according
to the various available options described in Args.Item . |