package jenga

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

Entry point to run Jenga as directed by the command line

val command : toplevel:bool -> run:(Config.t -> unit) -> unit -> Async.Command.t
val config_param : Config.t Async.Command.Param.t