pub fn uninstall(yes: bool) -> Result<()>Expand description
Remove only manifest-owned, unmodified content. Never terminate tmux or shell sessions.
This filesystem-only entry point does not restore live tmux bindings. CLI callers
should use uninstall_with_hook to restore runtime-owned bindings before removal.