Module tree_cache

Module tree_cache 

Source

Functionsยง

acquire_test_mutex
Acquire the test mutex for test synchronization
clear_tree_cache
Clear the entire tree cache
get_cache_hit_count
Get the current cache hit count (for testing)
get_cache_size
Get the current size of the tree cache
get_or_parse_tree
Get a cached tree if available, otherwise parse and cache the result
invalidate_cache_entry
Remove a specific file from the tree cache
is_in_cache
Check if a specific file exists in the cache
reset_cache_hit_counter
Reset the cache hit counter (for testing)