Module Checks.LayoutSource

include module type of struct include Irmin_pack.Layout end
Sourceval pack : root:string -> string
Sourceval branch : root:string -> string
Sourceval dict : root:string -> string
Sourceval stores : root:string -> string list
Sourceval flip : root:string -> string
Sourceval lower : root:string -> string

Only works for layered stores that use the default names for layers.

Sourceval upper0 : root:string -> string

Only works for layered stores that use the default names for layers.

Sourceval upper1 : root:string -> string

Only works for layered stores that use the default names for layers.

Sourceval toplevel : string -> string list