splitPath

Splits up a path string into its elements/folders

pure @safe
splitPath
(
string path
)

Meta