MCPcopy Create free account
hub / github.com/TechifyBots/File-Stream-Bot / cancel

Method cancel

utils_bot.py:25–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

23 self.action()
24
25 def cancel(self):
26 self.stopEvent.set()
27
28
29def get_readable_file_size(size_in_bytes) -> str:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected