join

Join a set of path specs together. A path separator is potentially inserted between each of the segments.

Note: May allocate memory.

mstring
join
(
const(char[])[] paths...
)

Meta