module Entry: sig .. end
sig
end
type t
val create : unit -> t
unit -> t
val clone : t -> t
t -> t
val pathname : t -> ArchiveLow.filename
t -> ArchiveLow.filename
val stat : t -> Unix.LargeFile.stats
t -> Unix.LargeFile.stats