Module B0_def.Scope

type t
val lib : string -> unit
val root : B0_std.Fpath.t -> unit
val open' : string -> B0_std.Fpath.t -> unit
val close : unit -> unit
val seal : unit -> unit
exception After_seal of string