Module type BoilerplateNoRpm.Ot


module type Ot = sig .. end

val options : ?usage:string ->
?version:string ->
?suppress_usage:bool ->
?suppress_help:bool ->
?prog:string ->
?formatter:OptParse.Formatter.t -> unit -> OptParse.OptParser.t