Cracker.Cache (cracker v0.3.0)

Handles caching of module definitions, AST, and source file paths.

Summary

Functions

extract_module_definitions(file_path, module_name)

find_source_file_with_rg(module_name, project_dir)

get_or_extract_module_definitions(file_path, module_name, state)

get_or_find_source_file(module_name, state)

with_tables(fun)