We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea7159 commit 8594cfeCopy full SHA for 8594cfe
Scripts/DowloadPortalItemData.swift
@@ -19,6 +19,7 @@
19
// A mapping of item IDs to filenames is maintained in the download directory.
20
// This mapping efficiently checks whether an item has already been downloaded.
21
// If an item already exists, it will skip that item.
22
+// To delete and re-downloaded an item, remove it's entry in the plist.
23
24
import Foundation
25
0 commit comments