package jenga

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

A description of what files are to be loaded, ie what is the "jengaroot" exactly.

type t
val ml_file : ml:Path.t -> t
val config_file : conf:Path.t -> mls:Path.t list -> t