Skip to main content

load_memory_index

Function load_memory_index 

Source
pub fn load_memory_index(memory_dir: &Path) -> Option<MemoryIndex>
Expand description

Load the MEMORY.md index file with truncation. Returns None if the file doesn’t exist or is empty.