pub async fn get_memory_entry_detail(
workspace_dir: &Path,
entry_id: &str,
) -> MemoryConsoleResult<MemoryConsoleEntryDetail>Expand description
Look up a durable memory entry by CLI/GUI id.
pub async fn get_memory_entry_detail(
workspace_dir: &Path,
entry_id: &str,
) -> MemoryConsoleResult<MemoryConsoleEntryDetail>Look up a durable memory entry by CLI/GUI id.