package irmin

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

Module type Store_properties.CLEARABLESource

type 'a t
val clear : 'a t -> unit Lwt.t

Clear the store. This operation is expected to be slow.