pub fn credentials_present() -> boolExpand description
True when a headless run could authenticate right now: META_API_KEY
is set (non-empty) or the saved credential file carries at least one
provider. (muse logout empties the providers map but keeps the file,
so bare existence is not enough.)