package plebeia

  1. Overview
  2. Docs

Module Internal.LockSource

3 Storage

Sourcetype t

Writer lock

Sourceval lock : string -> t

Create a lock file and lock it

Sourceval close : t -> unit

Release the lock file. The file is not removed.

Sourceval filename : t -> string
OCaml

Innovation. Community. Security.