Bcfg_validateval error_msgf :
('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 ->
'aval read_all : in_channel -> stringval cfg : (int * 'a) list -> cfgval pp_line_number : cfg:cfg -> Format.formatter -> int -> unitval pp_error : Format.formatter -> string -> unitval pp_newline : Format.formatter -> bool -> unitval pp_line_with_ansi :
cfg:cfg ->
Format.formatter ->
(int * Bcfg.Txtloc.line) ->
unitval pp_symbol : 'a. 'a Bcfg.Error.symbol -> 'a Fmt.tval pp_error_message : Format.formatter -> (int * Bcfg.Error.t) -> unitval pp_error_with_source :
content:string ->
Format.formatter ->
[< `Lexer_error of
Bcfg.Txtloc.t * [< `Invalid_character of char | `Message of string ]
| `Parser_error of Bcfg.Txtloc.t * (int * Bcfg.Error.t) option
| `Rejected ] ->
unitval run : bool -> string option -> (int, 'a) resultval input : string option Cmdliner.Term.tval term : int Cmdliner.Term.tval cmd : int Cmdliner.Cmd.t