Contents

init(_:)

Creates a file path from a URL

Declaration

init?(_ url: URL)

Discussion

The result is nil if url doesn’t refer to a local file.