MCPcopy Create free account
hub / github.com/TimMcCool/scratchattach / mask_secret

Function mask_secret

tests/src/util/keyhandler.py:94–95  ·  view source on GitHub ↗
(secret: str)

Source from the content-addressed store, hash-verified

92
93
94def mask_secret(secret: str):
95 print(f"Adding mask...\n::add-mask::{secret}\nAdded mask.")

Callers 1

mask_allFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected