Interface IDependencyCheckFormatter<T>

    • Method Detail

      • format

        T format​(DependecyCheckResult dependecyCheckResult)
        Format a dependency check result
        Parameters:
        dependecyCheckResult - the dependecy check result
        Returns:
        the formatted type