Package org.apache.any23.cli

Interface Tool

    • Method Summary

      All Methods
      Modifier and Type Method Description
      void run ()
      Runs the tool and retrieves the exit code.
    • Method Detail

      • run

        void run()
         throws Exception 
        Runs the tool and retrieves the exit code.
        Throws:
        Exception - if there is an error running the tool.