baseURL
The base URL. (read-only)
Declaration
var baseURL: URL? { get }Mentioned in
Discussion
This property contains the base URL. If the receiver is an absolute URL, this property contains nil.
The base URL. (read-only)
var baseURL: URL? { get }This property contains the base URL. If the receiver is an absolute URL, this property contains nil.