pub fn remove_credentials() -> Result<bool>
Removes Gmail credential keys from ~/.omni-dev/settings.json — this is gmail auth logout.
~/.omni-dev/settings.json
gmail auth logout
Returns true if any Gmail key was present and removed, false otherwise.
true
false