Closed
Description
I'm interested in getting the paths of files & directories copied from explorer/finder/etc. Is this a use case that will be supported?
I just tried on MacOS, and through the get_text()
API I got the names of the files/dirs separated by \r
, but not the full paths, nor a way to distinguish between regular text and file paths.
Thanks for creating and maintaining this library!