xdgpaths 0.2.4

XDG Base Directory Specification implementation


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:


This package provides sub packages which can be used individually:

xdgpaths:test - A minimal D application.

XDG paths

D library for retrieving XDG base directories as described by XDG Base Directory Specification.

Build Status Coverage Status

Online documentation

Run example

export XDG_CONFIG_HOME=$HOME/config-test
dub run :test -- --path=config --shouldCreate --subfolder=Company/Product

export XDG_DATA_HOME=$HOME/data-test
dub run :test -- --path=data --shouldCreate --subfolder=Company/Product

export XDG_CACHE_HOME=$HOME/cache-test
dub run :test-- --path=cache --shouldCreate --subfolder=Company/Product

Authors:
  • Roman Chistokhodov
Sub packages:
xdgpaths:test
Dependencies:
isfreedesktop
Versions:
0.2.5 2018-May-04
0.2.4 2017-Jun-27
0.2.3 2016-Sep-27
0.2.2 2016-Jun-21
0.2.1 2016-Mar-30
Show all 11 versions
Download Stats:
  • 16 downloads today

  • 86 downloads this week

  • 422 downloads this month

  • 23099 downloads total

Score:
2.2
Short URL:
xdgpaths.dub.pm