Module Cam_config_main (.ml)


module Cam_config_main: sig .. end
Main module of the cam-config utility

val opt_l : string
val opt_b : string
val opt_m : string
val opt_t : string
val opt_p : string
val opt_q : string
val opt_g : string
val opt_v : string
val opt_greater : string
val usage : string
val p : string -> unit -> 'a
val greater : string -> 'a
val options : (string * Arg.spec * string) list