invoke

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

Creates a new Path from the given tokens.