package irmin-fs

  1. Overview
  2. Docs
Generic file-system backend for Irmin

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-3.4.1.tbz
sha256=922836116c30ec68068a38694a09bba521cf47edd0e4ae44e076b9b4963da180
sha512=30f6833157cab53cc285093d7f6a82492b9a3709c860160278b1e7b665a7640a0a4c6a0415df0c8127b3967a60146a6cbb99f1151476736afde6e2cf50a56890

doc/irmin-fs.unix/Irmin_fs_unix/Make/Info/index.html

Module Make.Info

type author = string
val author_t : author Irmin__.Type.t
type message = string
val message_t : message Irmin__.Type.t
type t = info
val t : t Irmin__.Type.t
val v : ?author:author -> ?message:message -> int64 -> t
val date : t -> int64
val author : t -> author
val message : t -> message
val empty : t
type f = unit -> t
val none : f
OCaml

Innovation. Community. Security.