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

Function prPurple

StegoScan.py:34–36  ·  view source on GitHub ↗
(skk)

Source from the content-addressed store, hash-verified

32
33
34def prPurple(skk):
35 with print_lock:
36 print("\033[95m{}\033[00m".format(skk))
37
38
39def prCyan(skk):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected