file(url:)
Creates and returns an identifier with the provided URL to the file on disk.
Declaration
static func file(url: URL) throws -> FileEntityIdentifierCreates and returns an identifier with the provided URL to the file on disk.
static func file(url: URL) throws -> FileEntityIdentifier