package dune-site

  1. Overview
  2. Docs
Embed locations information inside executable and libraries

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.17.2.tbz
sha256=9deafeed0ecfe9e65e642cd8e6197f0864f73fcd7b94b5b199ae4d2e07a2ea64
sha512=1e85bb297a12c9571b8645541d85a719deffb619d5e4f48dbf4566ac14e9f385d8a05342698a6f9c81ba17325b1da4ad004a5772d66cd88ed135c43d43e88f9e

doc/dune-site.private/Dune_site_private/index.html

Module Dune_site_privateSource

Sourceval path_sep : char
Sourceval dune_dir_locations_env_var : string
Sourceval dune_ocaml_stdlib_env_var : string
Sourceval dune_ocaml_hardcoded_env_var : string
Sourceval dune_sourceroot_env_var : string
Sourcetype entry = {
  1. package : string;
  2. section : Dune_section.t;
  3. dir : string;
}
Sourceval decode_dune_dir_locations : string -> entry list option
Sourceval encode_dune_dir_locations : entry list -> string
OCaml

Innovation. Community. Security.