Uses of Class
org.eclipse.jgit.lib.FileModeCache.CacheItem
Packages that use FileModeCache.CacheItem
-
Uses of FileModeCache.CacheItem in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib that return FileModeCache.CacheItemModifier and TypeMethodDescriptionRetrieves an immediate child of thisFileModeCache.CacheItemby name.FileModeCache.getRoot()Obtains theFileModeCache.CacheItemfor the working tree root.Inserts a new cachedFileModeas an immediate child of thisFileModeCache.CacheItem.Removes the immediate child with the given name.FileModeCache.safeCreateDirectory(String gitPath, File dir, boolean makeSpace) Ensures the given directorydirwith the given git path exists.