MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / github_cli_available

Function github_cli_available

Scripts/Settings.py:1214–1215  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1212 print(pipboy_text(
1213 f"[!] Ded-Guy knowledge refresh failed after the update attempt: {refresh_exc}",
1214 f"[!] Η ανανέωση γνώσης Ded-Guy απέτυχε μετά την προσπάθεια ενημέρωσης: {refresh_exc}",
1215 ))
1216 if update_error is None:
1217 # The project update succeeded, so database-refresh failure is
1218 # reported without pretending the project update itself failed.

Calls 1

ensure_pkg_commandFunction · 0.70

Tested by

no test coverage detected