path.terminusGet the last part of the path. function terminus(path: DistinctivePath<Segments>): Maybe<string>;§terminus(path: DistinctivePath<Segments>): Maybe<string>[src]§Parameters§path: DistinctivePath<Segments>[src]§Return Type§Maybe<string>[src]