package irmin-fs
Generic file-system backend for Irmin
Install
Dune Dependency
Authors
Maintainers
Sources
irmin-3.5.1.tbz
sha256=cd788a8d3f4a3dd18dc160a153d4aec91eaf6b0fb41ad41464d26c79c304a98e
sha512=4f97862678d35e0b4aa814a1df51d6f8c59bcf5b611c73f0a475f9b5386ca42a4a18e65ce80fc425ddad93fcdacfcb563c52f6423777610a0bc567902f4db088
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