Ask a question to get started
Enter to send•Shift+Enter new line
RevokeResult()
Enum
An entry existed and was removed from the store.
No matching entry existed; the store was left unchanged.
The store could not be read or the removal could not be persisted.
Outcome of a revoke_skill_dir_trust call.
revoke_skill_dir_trust
Distinguishing NOT_FOUND from REMOVED lets the CLI print an honest message instead of a false success when the target was never trusted (a plain bool collapsed the two).
NOT_FOUND
REMOVED