package forester

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

Module Forester_frontend.ForesterSource

Sourcetype target =
  1. | HTML
  2. | JSON
  3. | XML
  4. | STRING
Sourceval render_forest : dev:bool -> forest:Forester_compiler.State.t -> unit
Sourceval copy_contents_of_dir : env:env -> forest:Forester_compiler.State.t -> dir -> unit
Sourceval create_tree : env:env -> dest_dir:string option -> prefix:string option -> template:string option -> mode:[ `Sequential | `Random ] -> forest:Forester_compiler.State.t -> string
Sourceval json_manifest : dev:bool -> forest:Forester_compiler.State.t -> string
Sourceval complete : forest:Forester_compiler.State.t -> string -> (string * string) List.t
OCaml

Innovation. Community. Security.