package irmin

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Filesystem dotlocking

val with_lock : string -> (unit -> 'a Lwt.t) -> 'a Lwt.t

with_lock file fn runs fn while holding a lock on the file file.

OCaml

Innovation. Community. Security.