MCPcopy Create free account
hub / github.com/ELMERIKH/PyinMemoryPE / Release

Method Release

windows/com.py:353–355  ·  view source on GitHub ↗

Default ``Release`` implementation that returns ``1``

(self, *args)

Source from the content-addressed store, hash-verified

351 return 1
352
353 def Release(self, *args):
354 """Default ``Release`` implementation that returns ``1``"""
355 return 0

Callers 2

connectMethod · 0.80
get_jobsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected