Interface ExternalDiffTool

All Known Implementing Classes:
PreDefinedDiffTool, UserDefinedDiffTool

public interface ExternalDiffTool
The external tool interface.
  • Method Details

    • getName

      String getName()
      Returns:
      the tool name
    • getPath

      String getPath()
      Returns:
      the tool path
    • getCommand

      String getCommand()
      Returns:
      the tool command