Interface FsUtil


  • public interface FsUtil
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static void createParentDirsIfNotExist​(java.nio.file.Path path)  
    • Method Detail

      • createParentDirsIfNotExist

        static void createParentDirsIfNotExist​(java.nio.file.Path path)