Path

fun Path(vararg names: Name): Path

Build a path from given names using default targets

fun Path(vararg tokens: Pair<Name, String?>): Path

Use an array of Name-target pairs to construct segmented Path