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