Searched refs:cacheDirURL (Results 1 – 2 of 2) sorted by relevance
124 let cacheDirURL = URL(fileURLWithPath: fileSystem.cachesDirectory) in readDocumentDetails() variable125 let directory = cacheDirURL.appendingPathComponent("DocumentPicker", isDirectory: true).path in readDocumentDetails()