Module Oxcaml_args.Make_optcomp_options
Transform required command-line arguments into actual arguments. Each tool can define its own argument implementations and call the right functor to actualize them into Arg.t list.
Parameters
module _ : Oxcaml_args.Optcomp_optionsSignature
val list : (string * Stdlib.Arg.spec * string) list