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.
The relative path of the URL if the URL conforms to RFC 3986, otherwise nil.
var relativePath: String { get }The relative path, or an empty string if the URL has an empty path.