Module Bcfg_isoSource

Sourceval (let@) : (unit -> unit) -> (unit -> 'a) -> 'a
Sourceval error_msgf : ('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 -> 'a
Sourceval function_from_seq : string Seq.t -> bytes -> int -> int
Sourceval output_or_return : cfg:Bcfg.Out.cfg -> Bcfg.t -> string option option -> unit
Sourceval run : 'a -> Bcfg.Out.cfg -> string option -> string option option -> (int, [> `Msg of string ]) result
Sourceval input : string option Cmdliner.Term.t
Sourceval output : string option option Cmdliner.Term.t
Sourceval term : int Cmdliner.Term.t
Sourceval cmd : int Cmdliner.Cmd.t