userpath icon indicating copy to clipboard operation
userpath copied to clipboard

Added support for os.PathLike

Open ThatXliner opened this issue 4 years ago • 0 comments

For support for pathlib.Path or anything that supports the interface. See https://docs.python.org/3.8/library/os.html#os.PathLike

ThatXliner avatar Jan 23 '21 02:01 ThatXliner