jon.recoil.org

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

Signature

val list : (string * Stdlib.Arg.spec * string) list