invoke

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

Create a new UrlPath via a DSL builder block

Return

A new UrlPath instance

Parameters

block

The code to apply to the builder