package stdune

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Execution_env.Inside_duneSource

Sourcetype t =
  1. | Yes
  2. | In_context of Path.Build.t
Sourceval var : Env.Var.t
Sourceval value : t -> string