Class Ghostwriter

java.lang.Object
org.machanism.machai.gw.processor.Ghostwriter

public final class Ghostwriter extends Object
Command-line entry point for the Ghostwriter application.
  • Field Details

  • Method Details

    • main

      public static void main(String[] args) throws IOException, org.apache.commons.cli.ParseException
      Starts the Ghostwriter CLI.
      Parameters:
      args - command-line arguments
      Throws:
      IOException - if configuration or processing fails with an I/O error
      org.apache.commons.cli.ParseException - if command-line parsing fails