pub(crate) fn builtin_gh_logout( _env: &mut Env, _args: &[AST], ) -> Result<Value, String>
gh.logout() — トークンのみ破棄(client_id は残す)。
gh.logout()