Module Irmin_pack.LayoutSource

Defines the location of the IO instances within the main irmin-pack store directory.

type path := root:string -> string
Sourceval toplevel : string -> path

A file in the top-level directory of a store

Sourceval pack : path
Sourceval branch : path
Sourceval dict : path
Sourceval stores : root:string -> string list