path

inline fun path(block: UrlPath.Builder.() -> Unit)

Update the UrlPath of this URL via a DSL builder block

Parameters

block

The code to apply to the UrlPath builder


Gets the URL path builder