package ocaml_plugin

  1. Overview
  2. Docs

Module Plugin_cache.ConfigSource

Sourcetype t
include Sexplib0.Sexpable.S with type t := t
Sourceval t_of_sexp : Sexplib0.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval create : dir:string -> ?max_files:int -> ?readonly:bool -> ?try_old_cache_with_new_exec:bool -> unit -> t
Sourceval dir : t -> string
Sourceval max_files : t -> int
Sourceval readonly : t -> bool
Sourceval try_old_cache_with_new_exec : t -> bool
Sourcemodule Stable : sig ... end
OCaml

Innovation. Community. Security.