Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/flet-dev/flet
/ do_edit
Function
do_edit
sdk/python/examples/community/mind_queue/main.py:412–414 ·
view source on GitHub ↗
(ev)
Source
from the content-addressed store, hash-verified
410
show_system(system_name)
411
412
def
do_edit(ev):
413
close_current_dialog()
414
edit_task(header, index)
415
416
def
do_delete(ev):
417
close_current_dialog()
Callers
nothing calls this directly
Calls
2
close_current_dialog
Function · 0.85
edit_task
Function · 0.85
Tested by
no test coverage detected