package datakit

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Private repositories.

type t = repo
val v : Irmin.config -> t Lwt.t
val contents_t : t -> Contents.t
val node_t : t -> Node.t
val commit_t : t -> Commit.t
val branch_t : t -> Branch.t