Skip to main content

Module uninstall

Module uninstall 

Source
Expand description

memstead uninstall <name> — the symmetric removal for memstead install: unregister an installed read-mem’s workspace-level mount. Registration-only by default — the global cache copy is shared across workspaces and survives (a later install of the same archive re-registers without a download).

Structs§

Args
Remove an installed read-mem’s workspace-level mount. The global cache copy survives; re-install re-registers it. Refuses while entities in writable mems still hold graph edges into the read-mem (MEM_HAS_INCOMING_REFS naming each referrer — remove those edges first), and refuses writable mems (MEM_NOT_READ_ONLY — that is memstead mem delete / mem unregister business).

Functions§

run