FilePath.join

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

class FilePath
static
istring
join
(
const(char[][]) paths...
)

Meta