package odig

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

Install

Dune Dependency

Authors

Maintainers

Sources

odig-0.0.9.tbz
sha512=1658390e48b7698522bf539ee038476968c27b75cd90277dfeffb21258940fc2a1e24a12403aba24f7ad2ce33dc920d3149c7d3cfb74c5c3e961b1e96639e9de

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.