Internal.DictAbstraction that governs the lifetime of the various files that are part of a pack store (except the branch store).
val find : t -> int -> string optionval index : t -> string -> int optionval init : File_manager.t -> (t, [> File_manager.Io.read_error ]) Stdlib.resultval close : t -> unit