package jenga

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

This module starts the rpc server (unless configured not to), and ties together the modules that implements the various rpcs.

val go : Config.t -> root_dir:Path.Abs.t -> Progress.t -> unit Async.Deferred.t