MCPcopy
hub / github.com/leon-thomm/Ryven / clear

Method clear

ryven-editor/ryven/example_nodes/examples/gui.py:520–521  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

518 self.actions['clear'] = {'method': self.clear}
519
520 def clear(self):
521 self.node.clear()
522
523
524@node_gui(special_nodes.LinkIN_Node)

Callers 15

return_keyMethod · 0.45
interp_updatedMethod · 0.45
load_current_guisFunction · 0.45
unloadMethod · 0.45
pushMethod · 0.45
load_projectMethod · 0.45
update_packages_listsMethod · 0.45
update_listMethod · 0.45
recreate_listMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected