Package io.github.andreyzebin.gitSql
Interface FileSystemUtils
- All Superinterfaces:
AutoCloseable
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic voiddeleteRecursively(Path root) static <T> voidstatic Comparator<Path>static Stringstatic <T> Tstatic voidstatic <T> Tstatic <T> ReadertoJson(T value) static voidtVerse(Path dir, Function<Path, Boolean> needContinue, Consumer<Path> sayBye, Comparator<Path> sorting) Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
loadYaml
-
loadFile
-
dumpYaml
-
readJson
-
readLines
-
toJson
-
pipe
-
deleteRecursively
-
filesFirst
-
tVerse
-