package irmin-pack

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

Module Make.CommitSource

Sourcetype t = commit
Sourceval pp_hash : t Fmt.t
Sourceval v : repo -> info:info -> parents:commit_key list -> tree -> commit Lwt.t
Sourceval tree : commit -> tree
Sourceval parents : commit -> commit_key list
Sourceval info : commit -> info
Sourceval hash : commit -> hash
Sourceval of_key : repo -> commit_key -> commit option Lwt.t
Sourceval of_hash : repo -> hash -> commit option Lwt.t
OCaml

Innovation. Community. Security.