Module load

Source
Expand description

Code to load the dep-graph from files.

Enumsยง

LoadResult
Represents the result of an attempt to load incremental compilation data.

Functionsยง

delete_dirty_work_product ๐Ÿ”’
load_data ๐Ÿ”’
load_dep_graph ๐Ÿ”’
load_query_result_cache
Attempts to load the query result cache from disk
setup_dep_graph
Setups the dependency graph by loading an existing graph from disk and set up streaming of a new graph to an incremental session directory.