pub async fn clear_memory_console(
workspace_dir: &Path,
) -> MemoryConsoleResult<usize>Expand description
Clear all durable memory entries in the workspace.
pub async fn clear_memory_console(
workspace_dir: &Path,
) -> MemoryConsoleResult<usize>Clear all durable memory entries in the workspace.