SimplePath.appendPath

Append a normalized relative string path to this one.

  1. typeof(this)* appendPath(char[] path)
  2. typeof(this)* appendPath(SubPath* path)
    mixintemplate SimplePath()
    typeof(this)*
    appendPath
  3. typeof(this)* appendPath(GlobalPath* path)

Meta