Package io.github.andreyzebin.gitSql.git
Interface GitDirectory
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
GitFs
- All Known Implementing Classes:
AbstractClient,CommitSource,DirOriginSource,GitFsCacheProxy,LocalSource,RemoteOrigin
-
Method Summary
Modifier and TypeMethodDescriptionio.github.zebin.javabash.sandbox.DirectoryTreedefault io.github.zebin.javabash.sandbox.PosixPathgetRoot()Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
getRoot
Path getRoot() -
getLocation
default io.github.zebin.javabash.sandbox.PosixPath getLocation() -
getDirectory
io.github.zebin.javabash.sandbox.DirectoryTree getDirectory()
-