Creates an Path with path adjoined to this.
Path join(Path other) => Path(_windows.join(string, other.string));