joinPath

Joins two path strings. subpath must be relative.

pure @safe
string
joinPath
(
string basepath
,
string subpath
)

Meta