- decodeSegment
deprecated auto decodeSegment(string segment)
Undocumented in source. Be warned that the author may not have intended to support it.
- decodeSingleSegment
string decodeSingleSegment(string segment)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeSegment
string encodeSegment(string segment)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAbsolutePrefix
string getAbsolutePrefix(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- getBackNode
string getBackNode(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFrontNode
string getFrontNode(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- isSeparator
bool isSeparator(dchar ch)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
void toString(I segments, O dst)
Undocumented in source. Be warned that the author may not have intended to support it.
- validateDecodedSegment
string validateDecodedSegment(string segment)
Undocumented in source. Be warned that the author may not have intended to support it.
- validatePath
string validatePath(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
Implements Windows path semantics.