Module Bcfg_lintSource

Sourceval (let@) : (unit -> unit) -> (unit -> 'a) -> 'a
Sourceval error_msgf : ('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 -> 'a
Sourceval 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 ] -> unit
Sourceval read_and_parse : string option -> (Bcfg.t, [> Bcfg.error ]) result
Sourceval run : 'a -> Bcfg.Out.cfg -> bool -> string option -> (int, [> `Msg of string ]) result
Sourceval input : string option Cmdliner.Term.t
Sourceval in_place : bool Cmdliner.Term.t
Sourceval term : int Cmdliner.Term.t
Sourceval cmd : int Cmdliner.Cmd.t