macOS - Path parsing expects absolute paths
robertguetzkow opened this issue · 1 comments
robertguetzkow commented
This implementation should use realpath similar to how the Linux version is implemented.
robertguetzkow commented
fileURLWithPath
already handle relative paths.