Package io.github.andreyzebin.gitSql.git
Class VersionedFiles
java.lang.Object
io.github.andreyzebin.gitSql.git.VersionedFiles
- All Implemented Interfaces:
FileSystem,AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionVersionedFiles(boolean isReadOnly, AbstractClient source, io.github.zebin.javabash.process.TextTerminal term) -
Method Summary
-
Constructor Details
-
VersionedFiles
public VersionedFiles(boolean isReadOnly, AbstractClient source, io.github.zebin.javabash.process.TextTerminal term)
-
-
Method Details
-
getSource
-
put
- Specified by:
putin interfaceFileSystem
-
erase
- Specified by:
erasein interfaceFileSystem
-
patch
- Specified by:
patchin interfaceFileSystem
-
get
- Specified by:
getin interfaceFileSystem
-
exists
- Specified by:
existsin interfaceFileSystem
-
isDir
- Specified by:
isDirin interfaceFileSystem
-
run
- Specified by:
runin interfaceFileSystem
-
find
public void find(Function<Path, Boolean> needContinue, Consumer<Path> sayBye, Comparator<Path> sorting) - Specified by:
findin interfaceFileSystem
-
flush
public void flush()- Specified by:
flushin interfaceFileSystem
-
subTree
- Specified by:
subTreein interfaceFileSystem
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-
subTree
- Specified by:
subTreein interfaceFileSystem
-
getRoot
-
equals
-
hashCode
public int hashCode()
-