package irmin-fs
Generic file-system backend for Irmin
Install
Dune Dependency
Authors
Maintainers
Sources
irmin-3.9.0.tbz
sha256=8e073abe1b5ffb5b6d58c32606c9d7dabc32c53501756be80a92ed4777ad51a0
sha512=70769a8d36520626fecd6f68e5f3abe6a0d67a65af915312206cc3f4da230df48512faee178aa6e899d3fb640b9340f6c92486185be5432a1a1a161c70386c99
doc/irmin-fs.unix/Irmin_fs_unix/Make/index.html
Module Irmin_fs_unix.Make
Parameters
Signature
module Schema : sig ... end
type step = Schema.Path.step
val step_t : step Irmin__.Type.t
type path = Schema.Path.t
val path_t : path Irmin__.Type.t
type metadata = Schema.Metadata.t
val metadata_t : metadata Irmin__.Type.t
type contents = Schema.Contents.t
val contents_t : contents Irmin__.Type.t
val node_t : node Irmin__.Type.t
val tree_t : tree Irmin__.Type.t
type hash = Schema.Hash.t
val hash_t : hash Irmin__.Type.t
type branch = Schema.Branch.t
val branch_t : branch Irmin__.Type.t
val slice_t : slice Irmin__.Type.t
type info = Schema.Info.t
val info_t : info Irmin__.Type.t
val lca_error_t : lca_error Irmin__.Type.t
val ff_error_t : ff_error Irmin__.Type.t
module Info : sig ... end
type contents_key = (Schema.Hash.t, Schema.Contents.t) contents_key
val contents_key_t : contents_key Irmin__.Type.t
type node_key = Schema.Hash.t node_key
val node_key_t : node_key Irmin__.Type.t
type commit_key = Schema.Hash.t commit_key
val commit_key_t : commit_key Irmin__.Type.t
module Repo : sig ... end
module Status : sig ... end
module Head : sig ... end
module Hash : sig ... end
module Commit : sig ... end
module Contents : sig ... end
module Tree : sig ... end
val key :
t ->
path ->
[ `Contents of contents_key | `Node of node_key ] option Lwt.t
val write_error_t : write_error Irmin__.Type.t
val unwatch : watch -> unit Lwt.t
module History : sig ... end
module Branch : sig ... end
module Path : sig ... end
module Metadata : sig ... end
module Backend : sig ... end
val of_backend_node : repo -> Backend.Node.value -> node
val to_backend_node : node -> Backend.Node.value Lwt.t
val to_backend_portable_node : node -> Backend.Node_portable.t Lwt.t
val to_backend_commit : commit -> Backend.Commit.value
val of_backend_commit :
repo ->
Backend.Commit.Key.t ->
Backend.Commit.value ->
commit
val save_contents :
[> Irmin__.Import.write ] Backend.Contents.t ->
contents ->
contents_key Lwt.t
val save_tree :
?clear:bool ->
repo ->
[> Irmin__.Import.write ] Backend.Contents.t ->
[> Irmin__.Import.read_write ] Backend.Node.t ->
tree ->
[ `Contents of contents_key | `Node of node_key ] Lwt.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page