Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A library that provides config/cache/data paths in Lune, inspired by dirs-dev/dirs-rs

License

jiwonz/dirs-lune

Repository files navigation

dirs-lune

A library for lune that provides config/cache/data paths. Heavily inspired (almost port) by dirs-rs

Prerequisites

Lune 0.10+

Installation

Install via pesde.

pesde add jiwonz/dirs

Limitations

Since lune cannot do low-level operations and does not have ffi functionality, dirs-lune has the following limitations:

  • Lacks getpwuid_r checking (on linux)
  • Paths of Windows known folders are returned via Powershell (on windows)

About

A library that provides config/cache/data paths in Lune, inspired by dirs-dev/dirs-rs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages