package irmin-fs
Generic file-system backend for Irmin
Install
Dune Dependency
Authors
Maintainers
Sources
irmin-3.4.3.tbz
sha256=6e430cf44aee5ffdc94f6bfad8dbc401e3ea036ed1fbcf2a8697198ecbf6d412
sha512=b969d0913f0776384fafc4f138cb5187a921e827fd9940d0b350601e1913bdecdfc5acc62ec0ff7c6906e230950a68b39bd886ba3fe37be52e1c6117ddce1791
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