#`std.fs.renameAbsolute` wrongly thinks path is a directory (`error.IsDir`)

1 messages · Page 1 of 1 (latest)

lucid cliff
#

EISDIR newpath is an existing directory, but oldpath is not a directory.

#

what error does it return? because there are a lot of permissions related errors that indicate that there is a directory

#

oh, wait, you need to check newpath