Irmin_fs_unixSourceinclude Irmin.Makerinclude Irmin.Key.Store_spec.S
with type ('h, _) contents_key = 'h
with type 'h node_key = 'h
with type 'h commit_key = 'hinclude module type of Irmin_unixThis module provides utilities for Unix applications.
val info :
?author:string ->
('a, Format.formatter, unit, unit -> Irmin.Info.default) format4 ->
'a