Skip to main content

scan_memory_dir

Function scan_memory_dir 

Source
pub fn scan_memory_dir(dir: &Path) -> Vec<MemoryFileMeta>
Expand description

Scan a memory directory for .md files. Returns metadata sorted newest-first, capped at 200 files. Excludes MEMORY.md (the index file).