Cmdliner_baseA few helpful base definitions.
suggest near candidates suggest values from candidates not too far from near.
val bool : bool convval char : char convval int : int convval nativeint : nativeint convval int32 : int32 convval int64 : int64 convval float : float convval string : string convval enum : (string * 'a) list -> 'a convval file : string convval dir : string convval non_dir_file : string convval env_bool_parse : bool parser