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.