package sihl

  1. Overview
  2. Docs

Module Sihl.CleanerSource

Sourceval registered_cleaners : (unit -> unit Lwt.t) list ref
Sourceval register_cleaner : (unit -> unit Lwt.t) -> unit
Sourceval register_cleaners : (unit -> unit Lwt.t) list -> unit
Sourceval clean_all : unit -> unit Lwt.t
OCaml

Innovation. Community. Security.