MCPcopy Create free account
hub / github.com/Image-Py/imagepy / switch

Method switch

imagepy/core/engine/tool.py:20–20  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

18 def config(self):pass
19 def load(self):pass
20 def switch(self):pass
21
22 def start(self):
23 ips = IPy.get_ips()

Callers 1

setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected