removeProjectPath

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string removeProjectPath(string path)
  2. string removeProjectPath(string projectPath, string path)
    @safe pure
    string
    removeProjectPath
    (
    in string projectPath
    ,
    in string path
    )

Meta