split

abstract fun split(): Sequence<String>

Split Path

Split this path by the delimiter for this path type, yielding each string section as a sequence entry.