= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package git-unix
-
git-unix
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Entry : sig ... end
val add :
hash:'oid hash ->
Fpath.t ->
'oid t ->
(unit, [> Rresult.R.msg ]) result
val load : hash:'oid hash -> Fpath.t -> ('oid t, [> Rresult.R.msg ]) result
val store :
hash:'oid hash ->
append:('fd -> Bigstringaf.t -> 'fd) ->
'fd ->
'oid t ->
'fd
val store_to_path :
hash:'oid hash ->
Fpath.t ->
'oid t ->
(unit, [> Rresult.R.msg ]) result