FileName.splitPath

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Strings* splitPath(const(char)* path)
    struct FileName
    nothrow extern (C++) static
    splitPath
    (
    const(char)* path
    )
  2. void splitPath(int delegate(const(char)*) nothrow sink, const(char)* path)

Meta