URLBuildable
public protocol URLBuildable
Protocol, that defines how URL is constructed by consumer.
-
Construct URL with given path
Declaration
Swift
func url(forPath path: String) -> URL
Parameters
path
relative path