Class FileHelper

java.lang.Object
ch.ergon.adam.core.helper.FileHelper

public class FileHelper extends Object
  • Constructor Details

    • FileHelper

      public FileHelper()
  • Method Details

    • deleteFolderRecursively

      public static void deleteFolderRecursively(Path folder) throws IOException
      Throws:
      IOException
    • getRepoBase

      public static Path getRepoBase()