Function Path.opBinaryRight

Concatenates two paths, with a directory separator in between.

Path opBinaryRight(string op) (
  string lhs
)
if (op == "~");