package irmin-git
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
package irmin-git
-
irmin_git
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Use Git as a content-addressable store. Values will be stored into .git/objects
.
Parameters
Signature
module type S = Irmin.Content_addressable.S with type key = G.Hash.t
A content-addressable store is an indexed read-write store in which values are keyed directly by their hashes.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page