Module B0caml.Env

b0caml environment variables.

val cache_dir : string

cache_dir is the variable used to sepcify the cache directory.

val color : string

color is the variable used to specify tty styling.

val comp_target : string

comp_target is the variable used to specify the compilation target.

val verbosity : string

verbosity is the variable used to specify log verbosity.