package mtbox

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

Module MtboxSource

Sourceval output_options : string
Sourceval verbosity : Logs.level option Cmdliner.Term.t
Sourceval utf_8 : bool Cmdliner.Term.t
Sourceval setup_logs : bool Cmdliner.Term.t
Sourceval inhibit : (unit -> unit) -> unit
Sourceval split_argv : string array -> string array * string list
Sourceval spawn : ?stdin:??? -> ?stdout:??? -> ?stderr:??? -> runtime_dir:string -> string list -> int