Uses of Class
me.yleoft.zAPI.utils.FileUtils
Packages that use FileUtils
-
Uses of FileUtils in me.yleoft.zAPI.managers
Methods in me.yleoft.zAPI.managers that return FileUtilsModifier and TypeMethodDescriptionstatic FileUtilsFileManager.createFile(@NotNull String path) Creates a new file in the plugin's data folder.static FileUtilsFileManager.getFileUtil(@NotNull String path) Retrieves a file utils by its name.Methods in me.yleoft.zAPI.managers that return types with arguments of type FileUtils