package irmin-fs

  1. Overview
  2. Docs

Module Private.RepoSource

Sourcetype t = repo
Sourceval v : Irmin__.Conf.t -> t Lwt.t
Sourceval close : t -> unit Lwt.t
Sourceval contents_t : t -> [ `Read ] Contents.t
Sourceval node_t : t -> [ `Read ] Node.t
Sourceval commit_t : t -> [ `Read ] Commit.t
Sourceval branch_t : t -> Branch.t
Sourceval batch : t -> ([ `Read | `Write ] Contents.t -> [ `Read | `Write ] Node.t -> [ `Read | `Write ] Commit.t -> 'a Lwt.t) -> 'a Lwt.t
OCaml

Innovation. Community. Security.