Contents

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.

See Also

Creating the auxiliary storage