☰
DDOCs
DDN
v7.2.5
/
ddn.os.path
/
Path.join
🔍
☾
Path.join
Path
join(string other)
const
@safe
Joins this path with another path or segment.
Parameters
other
The path segment to join.
Returns
A new Path representing the joined path.