Package it.unibo.alchemist.boundary.cli
Class CLIMaker
-
- All Implemented Interfaces:
public final class CLIMaker
This support class generates a CLI interface backed by a property file.
-
-
Method Summary
Modifier and Type Method Description static Options
getOptions()
-
-
Method Detail
-
getOptions
static Options getOptions()
- Returns:
an Apache Options object
-
-
-
-