Bcfg_clival src : Logs.srcval msgf : ('a, Format.formatter, unit, [> `Msg of string ]) format4 -> 'aval error_msgf :
('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 ->
'aval verbosity : Logs.level option Cmdliner.Term.tval renderer : Fmt.style_renderer option Cmdliner.Term.tval utf_8 : bool Cmdliner.Term.tval reporter : Format.formatter -> Logs.reporterval setup_logs : bool Cmdliner.Term.tval margin : int Cmdliner.Term.tval indent : [ `Spaces of int | `Tab ] Cmdliner.Term.tval tab_width : int Cmdliner.Term.tval escape : [> `All_with_hex | `Normal ] Cmdliner.Term.tval hex : [> `Lower | `Upper ] Cmdliner.Term.tval setup_output_configuration : Bcfg.Out.cfg Cmdliner.Term.t