val create : dir:string ‑> ?max_files:int ‑> ?readonly:bool ‑> ?try_old_cache_with_new_exec:bool ‑> unit ‑> tval dir : t ‑> stringval max_files : t ‑> intval readonly : t ‑> boolval try_old_cache_with_new_exec : t ‑> boolmodule Stable : sig ... end