Searched defs:JoinPath (Results 1 – 2 of 2) sorted by relevance
36 func JoinPath(base string, rest ...string) string { func
290 std::string JoinPath(const std::string &path1, const std::string &path2) { in JoinPath() function