Closed aromaa closed 6 months ago
The previous code was inserting commas instead of slashes as path separator. Also simplified the code to use the join method instead which does the same thing and it also preserves the trailing slash.
join
The previous code was inserting commas instead of slashes as path separator. Also simplified the code to use the
join
method instead which does the same thing and it also preserves the trailing slash.