package odig

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

odig-0.0.9.tbz
sha512=1658390e48b7698522bf539ee038476968c27b75cd90277dfeffb21258940fc2a1e24a12403aba24f7ad2ce33dc920d3149c7d3cfb74c5c3e961b1e96639e9de

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

Module Odig_support.EnvSource

Odig environment variables.

Environment variables

Sourceval b0_cache_dir : string

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

Sourceval b0_log_file : string

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

Sourceval cache_dir : string

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

Sourceval color : string

color is the variable used to specify TTY styling.

Sourceval doc_dir : string

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

Sourceval lib_dir : string

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

Sourceval odoc_theme : string

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

Sourceval share_dir : string

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

Sourceval verbosity : string

verbosity is the variable used to specify log verbosity.