stdune
Stdune.Execution_env
Are we running inside an emacs shell?
val inside_emacs : bool
val inside_dune : bool
Are we running inside Dune?
val inside_ci : bool
Are we running in CI?. This checks the CI environment variable which is supported by travis, gitlab.
module Inside_dune : sig ... end