Interface Toolchain

    • Method Detail

      • getType

        String getType()
        get the type of toolchain.
        Returns:
        the toolchain type
      • findTool

        String findTool​(String toolName)
        Gets the platform tool executable.
        Parameters:
        toolName - the tool platform independent tool name.
        Returns:
        file representing the tool executable, or null if the tool can not be found