tail

val Path.tail: Path?

Returns non-empty optional containing the chain without first segment in case of chain path.

Return