url(for:)
Returns the location of the provided persistent store.
Declaration
func url(for store: NSPersistentStore) -> URLParameters
- store:
A persistent store.
Return Value
The URL for store.
Returns the location of the provided persistent store.
func url(for store: NSPersistentStore) -> URLA persistent store.
The URL for store.