Class Ghostwriter
java.lang.Object
org.machanism.machai.gw.processor.Ghostwriter
Command-line entry point for the Ghostwriter application.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
USER_INPUT_PREFIX
- See Also:
-
-
Method Details
-
main
Starts the Ghostwriter CLI.- Parameters:
args- command-line arguments- Throws:
IOException- if configuration or processing fails with an I/O errororg.apache.commons.cli.ParseException- if command-line parsing fails
-