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)