package irmin-server

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

Module Commands.BatchSource

Sourcetype batch = (Store.path * [ `Contents of [ `Hash of Store.hash | `Value of Store.contents ] * Store.metadata option | `Tree of Tree.t | `Remove ]) list
Sourcemodule Apply : CMD with type req = (store * Store.path) * Store.info * batch and type res = Store.commit_key
OCaml

Innovation. Community. Security.