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

Function prCyan

StegoScan.py:39–41  ·  view source on GitHub ↗
(skk)

Source from the content-addressed store, hash-verified

37
38
39def prCyan(skk):
40 with print_lock:
41 print("\033[96m{}\033[00m".format(skk))
42
43
44def prLightGray(skk):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected