Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val create :
dir:string ->
?max_files:int ->
?readonly:bool ->
?try_old_cache_with_new_exec:bool ->
unit ->
t
val dir : t -> string
val max_files : t -> int
val readonly : t -> bool
val try_old_cache_with_new_exec : t -> bool
module Stable : sig ... end