javad0c
This commit is contained in:
@ -33,7 +33,7 @@ public class FileUtil {
|
|||||||
/**
|
/**
|
||||||
* Delete the path as well as any files or directories underneath it.
|
* Delete the path as well as any files or directories underneath it.
|
||||||
*
|
*
|
||||||
* @param path path to the directory being deleted
|
* @param target the file or directory being deleted
|
||||||
* @param failIfNotEmpty if true, do not delete anything if the directory
|
* @param failIfNotEmpty if true, do not delete anything if the directory
|
||||||
* is not empty (and return false)
|
* is not empty (and return false)
|
||||||
* @return true if the path no longer exists (aka was removed),
|
* @return true if the path no longer exists (aka was removed),
|
||||||
|
Reference in New Issue
Block a user