package genspio

  1. Overview
  2. Docs

Module To_slow_flow.Tmp_dbSource

Sourcetype t = {
  1. default_tmpdir : Common.string;
  2. deletion_grouping : Common.int;
  3. mutable tmp_file_db : (Common.string * Common.string) Common.list;
}
Sourceval make : ?deletion_grouping:Common.int -> [< `Fresh | `Use of Common.string ] -> t
Sourceval register_file : t -> variable:Common.string -> directory:Common.string -> unit
Sourceval default_tmpdir : t -> Common.string
Sourceval delete_function : t -> string -> string
OCaml

Innovation. Community. Security.