SimplePath.unappendPath

Perform the reverse operation, returning a parent path, or null if path is not a suffix of this.

  1. typeof(this)* unappendPath(SubPath* path)
    mixintemplate SimplePath()
    typeof(this)*
    unappendPath
  2. typeof(this)* unappendPath(GlobalPath* path)

Meta