A library for lune that provides config/cache/data paths. Heavily inspired (almost port) by dirs-rs
Lune 0.10+
Install via pesde.
pesde add jiwonz/dirsSince lune cannot do low-level operations and does not have ffi functionality, dirs-lune has the following limitations:
- Lacks
getpwuid_rchecking (on linux) - Paths of Windows known folders are returned via
Powershell(on windows)