Class TempFile.DeleteOnCloseDir

    • Method Detail

      • toPath

        public Path toPath()
      • close

        public void close()
                   throws IOException
        Recursively delete all files and directories in the directory represented by this instance.
        Specified by:
        close in interface AutoCloseable
        Throws:
        IOException