Uses of Class
io.github.lucfr1746.llibrary.util.helper.FileAPI
Packages that use FileAPI
-
Uses of FileAPI in io.github.lucfr1746.llibrary.util.helper
Methods in io.github.lucfr1746.llibrary.util.helper that return FileAPIModifier and TypeMethodDescriptionFileAPI.createDefaultFile
(String filename, String... folders) FileAPI.createFile
(String filename, String... folders) FileAPI.createFolderIfNotExist
(String... folders) FileAPI.renameFile
(String oldName, String newName, String... folders)