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

Method run

imagepy/menus/Image/duplicate_plg.py:67–68  ·  view source on GitHub ↗
(self, ips, imgs, para = None)

Source from the content-addressed store, hash-verified

65 view = [(str, 'name', 'name', '')]
66 #process
67 def run(self, ips, imgs, para = None):
68 ips.title = ImageManager.name(para['name'])
69
70plgs = [Rename, Duplicate]

Callers

nothing calls this directly

Calls 1

nameMethod · 0.45

Tested by

no test coverage detected