package jenga

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

Command line interface entry point

val main : ?argv:string list -> run:(Config.t -> forker_args:string list -> unit) -> unit -> unit