Contents

relativePath

The relative path of the URL if the URL conforms to RFC 3986, otherwise nil.

Declaration

var relativePath: String { get }

Return Value

The relative path, or an empty string if the URL has an empty path.

Discussion

See Also

Accessing URL representations