invoke

operator fun invoke(vararg tokens: Any?): Path
operator fun invoke(tokens: List<Any?>): Path

Creates a path from the given tokens.