Interface Tool

    • Method Detail

      • getCommand

        Command getCommand()
        Get the command of the tool.
      • run

        void run​(org.apache.commons.cli.CommandLine line,
                 ToolRunningContext context)
          throws Exception
        Run the tool.
        Parameters:
        line - the command line arguments
        context - tool execution context
        Throws:
        Exception - if the command fails