robertguetzkow/libtrashcan

macOS - Path parsing expects absolute paths

robertguetzkow opened this issue · 1 comments

This implementation should use realpath similar to how the Linux version is implemented.

fileURLWithPath already handle relative paths.