Package io.deephaven.util.files
package io.deephaven.util.files
-
ClassDescriptionUtilities to assist with file and directory operations.The preferred watcher type is the built-in Java one as it's more efficient, but it doesn't catch all new filesUtility/helper methods for file operations.Give callers of
FileHelper.deleteRecursivelyOnNFS(File, Pattern)
a better exception to catch.