Serialize
Serialization/deserialization of incremental analysis data.
val incremental_dirname : operation -> string
Returns the name of the directory used for loading/saving incremental data
val gob_directory : operation -> Fpath.t
val gob_results_dir : operation -> Fpath.t
module Cache : sig ... end
Module to cache the data for incremental analaysis during a run, before it is stored to disk, as well as for the server mode