MCPcopy Create free account
hub / github.com/LCBOWER33/StegoScan / open_readme

Function open_readme

StegoScan.py:1311–1312  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1309
1310# --------------------------------------------------------------
1311def open_readme():
1312 webbrowser.open(README_URL)
1313
1314
1315def add_hint(entry, hint_text):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected