ofek / userpath

Cross-platform tool for adding locations to the user PATH, no elevated privileges required!
MIT License
151 stars 20 forks source link

Added support for os.PathLike #32

Open ThatXliner opened 3 years ago

ThatXliner commented 3 years ago

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