Contents

init(fileURLWithPath:isDirectory:relativeTo:)

Initializes a newly created file NSURL referencing the local file or directory at path, relative to a base URL.

Declaration

init(fileURLWithPath path: String, isDirectory isDir: Bool, relativeTo baseURL: URL?)

Mentioned in

See Also

Creating a URL object