nvzqz/FileKit

Getting path of file used in other app

MaksimMyakishev opened this issue · 0 comments

Hi there!
I need to get the path to a specific file that the user has opened in another application. For example, I have a file "logs.txt" on my desktop. When I open this file, the console should print the path to this specific file, not to TextEdit.
Am i able to do it with this library?