Fixed|libdeng2|Archive: Listing contents of empty folders in Archive
Archives don't actually contain folders, so attempting to list the contents of any nonexistent path should not throw an exception. Instead, just return an empty list as if an actual empty folder was listed.
Fixed|libdeng2|Archive: Listing contents of empty folders in Archive
Archives don't actually contain folders, so attempting to list the
contents of any nonexistent path should not throw an exception.
Instead, just return an empty list as if an actual empty folder was
listed.