Package org.kigalisim
Class KigaliSimCommander
java.lang.Object
org.kigalisim.KigaliSimCommander
Entry point for the KigaliSim command line.
- Command:
- kigalisim
- Mixin Standard Help Options:
- true
- Description:
- "KigaliSim command line interface"
- Subcommands:
- { VersionCommand }
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KigaliSimCommander
public KigaliSimCommander()Constructs a new KigaliSimCommander.
-
-
Method Details
-
main
Main entry point for the KigaliSim command line interface.- Parameters:
args- Command line arguments passed to the program
-