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

Function prLightPurple

StegoScan.py:29–31  ·  view source on GitHub ↗
(skk)

Source from the content-addressed store, hash-verified

27
28
29def prLightPurple(skk):
30 with print_lock:
31 print("\033[94m{}\033[00m".format(skk))
32
33
34def prPurple(skk):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected