Class FileUtils

java.lang.Object
net.kyori.blossom.internal.FileUtils

public final class FileUtils extends Object
  • Method Details

    • createDirectoriesSymlinkSafe

      public static void createDirectoriesSymlinkSafe(@NotNull @NotNull Path directory) throws IOException
      Throws:
      IOException
    • deleteContents

      public static void deleteContents(@NotNull @NotNull Path directory) throws IOException
      Throws:
      IOException