Interface ExternalDiffTool

    • Method Detail

      • getName

        String getName()
        Returns:
        the tool name
      • getPath

        String getPath()
        Returns:
        the tool path
      • getCommand

        String getCommand()
        Returns:
        the tool command
      • isAvailable

        boolean isAvailable()
        Returns:
        availability of the tool: true if tool can be executed and false if not