PDF-Archiver/PDF-Archiver

View on GitHub
ArchiveCore/Sources/ArchiveBackend/FolderAccess/FolderProvider.swift

Summary

Maintainability
A
0 mins
Test Coverage

Variable name should be between 3 and 40 characters long: 'of'
Open

    func getCreationDate(of: URL) throws -> Date?

Variable name should be between 3 and 40 characters long: 'at'
Open

    func save(data: Data, at: URL) throws

Variable name should be between 3 and 40 characters long: 'of'
Open

    func startDownload(of: URL) throws

Variable name should be between 3 and 40 characters long: 'to'
Open

    func rename(from: URL, to: URL) throws

There are no issues that match your filters.

Category
Status