FS.join

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

Note: Allocates memory.

struct FS
static
mstring
join
(
const(char[])[] paths...
)

Meta