Bcfg_lintval error_msgf :
('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 ->
'aval pp_error :
Format.formatter ->
[< `Lexer_error of
Bcfg.Txtloc.t * [< `Invalid_character of char | `Message of string ]
| `Parser_error of Bcfg.Txtloc.t * 'a
| `Rejected ] ->
unitval read_and_parse : string option -> (Bcfg.t, [> Bcfg.error ]) resultval run :
'a ->
Bcfg.Out.cfg ->
bool ->
string option ->
(int, [> `Msg of string ]) resultval input : string option Cmdliner.Term.tval in_place : bool Cmdliner.Term.tval term : int Cmdliner.Term.tval cmd : int Cmdliner.Cmd.t