Join two path together
Base path
Continuing path
path.join(left, right) if right is relative, or just right otherwise
path.join(left, right)
right
Generated using TypeDoc
Join two path together