Description
FileUtil.fullyDelete(dir) deletes contents of sym-linked directory when we pass a symlink. If this is the behavior, it should be documented as so.
Or it should be changed not to delete the contents of the sym-linked directory.
FileUtil.fullyDelete(dir) deletes contents of sym-linked directory when we pass a symlink. If this is the behavior, it should be documented as so.
Or it should be changed not to delete the contents of the sym-linked directory.