Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Client9p : sig ... end
val connect : Client9p.t -> DK.t
val test_engine :
web_ui:Uri.t ->
(unit -> DK.t Lwt.t) ->
(Target.t -> string Term.t Astring.String.Map.t) Datakit_github.Repo.Map.t ->
engine
val listen : ?switch:Lwt_switch.t -> engine -> [ `Abort ] Lwt.t
val create_logs : unit -> Live_log.manager
val lookup_log : branch:string -> Live_log.manager -> Live_log.t option
val cancel : Live_log.t -> (unit, string) Pervasives.result Lwt.t
val read_log : DK.t -> Output.saved -> string DK.or_error Lwt.t
val rebuild : Output.saved -> unit Lwt.t