package irmin-pack
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Irmin backend which stores values in a pack file
Install
dune-project
Dependency
Authors
Maintainers
Sources
irmin-3.11.0.tbz
sha256=09996fbcc2c43e117a9bd8e9028c635e81cccb264d5e02d425ab8b06bbacdbdb
sha512=0391a6bf7b94a1edd50a3a8df9e58961739fa78d7d689d61f56bc87144483bad2ee539df595c33d9d52c29b3458da5dddf3a73b5eb85e49c4667c26d2cd46be1
doc/irmin-pack.unix/Irmin_pack_unix/Dispatcher/Make/argument-1-Fm/Lower/Volume/index.html
Module Lower.Volume
module Io = Iomodule Errs : Io_errors.Smodule Sparse : Sparse_file.Stype open_error = [ | Io.open_error| `Closed| `Double_close| `Corrupted_control_file of string| `Unknown_major_pack_version of string
]val v : string -> (t, [> open_error ]) resultv path loads the volume at path in read-only.
val path : t -> stringpath t is the directory that contains the volume.
val is_empty : t -> boolis_empty t returns whether t is empty or not.
val control : t -> Control_file.Payload.Volume.Latest.t optioncontrol t returns the control file payload for the volume.
val identifier : t -> stringidentifier t is a unique idendifier for the volume.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>