package dune-release

  1. Overview
  2. Docs

Module Dune_release.XdgSource

Implement the XDG specification http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

Sourceval config_dir : string

The directory where the application should read/write config files.

Sourceval data_dir : string

The directory where the application should read/write data files.

Sourceval cache_dir : string

The directory where the application should read/write cached files.

Sourceval home : string
OCaml

Innovation. Community. Security.