Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_key
Method · 0.45
interp_updated
Method · 0.45
consume_last_exported_package
Method · 0.45
load_current_guis
Function · 0.45
unload
Method · 0.45
push
Method · 0.45
_rebuild_class_selection
Method · 0.45
on_clear_packages_clicked
Method · 0.45
load_project
Method · 0.45
update_packages_lists
Method · 0.45
update_list
Method · 0.45
recreate_list
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected