get

open operator fun get(index: Int): PathFragment(source)

Returns the fragment of this path with index index.

Throws

When an out of bounds index is provided.