init(url:)
Initializes an auxiliary storage object with data from the location at the URL you provide.
Declaration
init(url URL: URL)Parameters
- URL:
The URL of the auxiliary storage on the local file system.
Initializes an auxiliary storage object with data from the location at the URL you provide.
init(url URL: URL)The URL of the auxiliary storage on the local file system.