pub fn write_memory( cwd: &Path, scope: MemoryScope, name: &str, description: &str, tags: &[String], body: &str, ) -> Result<PathBuf>
Write a memory at the resolved directory for scope/cwd.
scope
cwd