whitequark / rust-xdg

A library that makes it easy to follow the X Desktop Group specifications
https://wiki.freedesktop.org/www/Specifications/
Apache License 2.0
146 stars 29 forks source link

Add `get_config_file`, etc. to provide paths without directory creation #30

Closed philip-peterson closed 4 years ago

philip-peterson commented 4 years ago

This PR creates some variants on the place_*_file functions, which should behave the same except that they will have no side effects (directory creation).