package ocaml-xdg-basedir

  1. Overview
  2. Docs
xdg-basedir specification implementation

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-xdg-basedir-0.0.3.tar.gz
sha256=0b2bdead251d686fee43e478c2aebb84a8e4af90011bdc8bd29870b37dcd66b3
md5=68367eba73f6094fea8c6ffee0072e20

doc/xdg-basedir/XDGBaseDir/Cache/index.html

Module XDGBaseDir.Cache

See Data for explanations about ~xdg_env and ~exists

val user_dir : ?xdg_env:t -> ?exists:bool -> unit -> dirname

Get the user-specific cache directory.

val user_file : ?xdg_env:t -> ?exists:bool -> filename -> filename

Get the user-specific filename for a cache file.

OCaml

Innovation. Community. Security.