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

Function copy

StegoScan.py:1338–1339  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1336 entry.event_generate("<<Cut>>")
1337
1338 def copy():
1339 entry.event_generate("<<Copy>>")
1340
1341 def paste():
1342 entry.event_generate("<<Paste>>")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected