Package org.rapidcontext.app
Class Main
java.lang.Object
org.rapidcontext.app.Main
The application start point, handling command-line parsing and
launching the application in the appropriate mode.
- Version:
- 1.0
-
Field Summary
Fields -
Method Summary
-
Field Details
-
USAGE
The command-line usage information.- See Also:
-
-
Method Details
-
main
Application entry point.- Parameters:
args
- the command-line parameters
-