Contents

url(for:)

Returns the location of the provided persistent store.

Declaration

func url(for store: NSPersistentStore) -> URL

Parameters

  • store:

    A persistent store.

Return Value

The URL for store.

See Also

Related Documentation

Managing a store’s location