package odig

  1. Overview
  2. Docs
Lookup documentation of installed OCaml packages

Install

Dune Dependency

Authors

Maintainers

Sources

odig-0.0.7.tbz
sha512=1398656a8719a37db3f47083a08ab7124ec51bd1df5fe0e4b65410088267f21eccb096ea7494237c411a68e17c44c27d3789f1c8835dcb533c921391425f4def

doc/odig.support/Odig_support/Env/index.html

Module Odig_support.Env

Odig environment variables.

Environment variables

val b0_cache_dir : string

b0_cache_dir is the environment variable that can be used to define the odig b0 cache directory.

val b0_log_file : string

b0_log_file is the environment variable that can be used to define the odig b0 log_file.

val cache_dir : string

cache_dir is the environment variable that can be used to define the odig cache directory.

val color : string

color is the variable used to specify TTY styling.

val doc_dir : string

doc_dir is the environment variable that can be used to define a doc dir.

val lib_dir : string

lib_dir is the environment variable that can be used to define a lib dir.

val odoc_theme : string

odoc_theme is the environment variable that can be used to define the default odoc theme.

val share_dir : string

share_dir_env is the environment variable that can be used to define a share dir.

val verbosity : string

verbosity is the variable used to specify log verbosity.

OCaml

Innovation. Community. Security.