Skip to main content

delete_memory

Function delete_memory 

Source
pub fn delete_memory(cwd: &Path, id_or_name: &str) -> Result<Option<PathBuf>>
Expand description

Delete a memory by name or file-stem id. Returns the deleted path, or None if no match.