Skip to main content

scan_memory_files

Function scan_memory_files 

Source
pub fn scan_memory_files(memory_dir: &Path) -> Vec<MemoryHeader>
Expand description

Scan the memory directory for all .md files (excluding MEMORY.md). Returns headers sorted by modification time (newest first), capped at 200.