Package 

Class GitHolder

    • Constructor Summary

      Constructors 
      Constructor Description
      GitHolder(Path rootPath)
    • Method Summary

      Modifier and Type Method Description
      abstract V compute(String entryPath, Boolean isFile)
      final V compute(Object element)
      final V compute(RelativePath path)
      final V compute(FileTreeElement element)
      final V compute(File element)
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait