package dose3

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

Module StdOptions.DistcheckOptionsSource

Sourceval success : bool OptParse.Opt.t
Sourceval failure : bool OptParse.Opt.t
Sourceval explain : bool OptParse.Opt.t
Sourceval minimal : bool OptParse.Opt.t
Sourceval condense : bool OptParse.Opt.t
Sourceval summary : bool OptParse.Opt.t
Sourceval default_options : string list
Sourceval descr : string
Sourceval add_options : ?default:string list -> OptParse.OptParser.t -> unit
Sourceval add_option : ?short_name:char -> ?long_name:string -> ?help:string -> OptParse.OptParser.t -> ?hide:bool -> ?short_names:char list -> ?long_names:string list -> 'a OptParse.Opt.t -> unit
OCaml

Innovation. Community. Security.