Contents

cacheName

The name of the file used to cache section information.

Declaration

var cacheName: String? { get }

Discussion

The file itself is stored in a private directory; you can only access it by name using deleteCache(withName:)

See Also

Related Documentation

Getting Configuration Information