Ref: directoryManager.getLocalCacheFiles() already provides a list of .wool,...
This commit is contained in:
@@ -176,7 +176,7 @@ public class DirectoryManager {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return a list of archives (files with extensions .zip or .wool) in the
|
||||
* @return a list of archives (files with extension .wool) in the
|
||||
* working, storage, and shared downloads directories as long as they are not null
|
||||
*/
|
||||
public List<File> getLocalCacheFiles() {
|
||||
|
||||
Reference in New Issue
Block a user