Package caseine

Interface CleanFolder


public interface CleanFolder
A simple function to clean a whole path
Author:
christophe
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static void
    clean(Path folder)
     
  • Method Details

    • clean

      static void clean(Path folder) throws IOException
      Parameters:
      folder - the folder path to clean
      Throws:
      IOException - for IO issues