MCPcopy Create free account

hub / github.com/DesobedienteTecnologico/dtails / functions

Functions149 in github.com/DesobedienteTecnologico/dtails

Method__init__
(self, name: str, size_bytes: Optional[int], on_toggle, parent=None)
src/ui.py:850
Method__init__
(self, state: AppState, go_back, go_next, parent=None)
src/ui.py:886
Method__init__
(self, state: AppState, go_back, on_write_image, parent=None)
src/ui.py:948
Method__init__
(self, initial_options: dict)
src/ui.py:983
Method__init__
(self, parent=None)
src/compare_images.py:588
Method__missing__
(self, key)
src/runner.py:279
Method_append_chunk
(self, chunk: str)
src/ui.py:388
Method_collect_and_next
(self)
src/ui.py:819
Method_edit_version
(self)
src/ui.py:571
Method_flash_image_dd
Flash the currently selected image to the selected device using dd, with a simple progress bar based on dd's status=progress output.
src/ui.py:1071
Function_keepalive
()
src/runner.py:257
Method_keepalive
()
src/compare_images.py:520
Method_maybe_follow_bottom
(self, _min, _max)
src/ui.py:403
Method_on_done
(code: int)
src/ui.py:1173
Method_on_done
(self, report_path: str, err: str)
src/compare_images.py:713
Method_on_finished
(code: int, err: str)
src/ui.py:1129
Method_on_log_dialog_closed
(self)
src/ui.py:1180
Method_on_scroll_value_changed
(self, _)
src/ui.py:399
Method_on_toggle_item
(self, name: str, checked: bool)
src/ui.py:908
Method_on_write_image
(self)
src/ui.py:1151
Method_open_log_file
Open log.txt from the app’s current directory.
src/ui.py:1063
Method_proceed
(self)
src/ui.py:940
Method_run_clean_all
(self)
src/ui.py:1184
Method_sink
(s: str)
src/ui.py:426
Function_stopper
()
src/runner.py:267
Method_to_remove
(self)
src/ui.py:1144
Method_to_summary
(self)
src/ui.py:1147
Method_update_next_enabled
(self)
src/ui.py:840
Method_write
(self)
src/ui.py:976
Functionaccept
()
src/ui.py:316
Methoddevice_label
(self)
src/state.py:182
Methodimage_label
(self)
src/state.py:192
Methodinstall_command_plan
Builds a command plan for the currently selected additions. Each entry: { "name": str, "internal_commands": [str], "external_commands
src/state.py:134
MethodkeyPressEvent
(self, e)
src/ui.py:62
MethodkeyPressEvent
(self, event)
src/ui.py:564
MethodmousePressEvent
(self, event)
src/ui.py:557
MethodmousePressEvent
(self, event)
src/ui.py:873
Methodon_device_chosen
(self, dev: dict)
src/ui.py:649
Functionopen_main_and_mark_saw
()
src/ui.py:1232
Methodpick_a
(self)
src/compare_images.py:678
Methodpick_b
(self)
src/compare_images.py:685
Methodpick_storage
(self)
src/ui.py:646
Methodrun
(self)
src/ui.py:459
Methodrun_compare
(self)
src/compare_images.py:692
Functionrun_selected_actions
(state: Any, image_path: str, cwd: Optional[str] = None)
src/runner.py:471
Methodselect_image
(self)
src/ui.py:637
Methodsink
(self, chunk: str)
src/ui.py:407
MethodtabSizeHint
(self, index)
src/ui.py:81
Methodto_manage
(self)
src/ui.py:659
← previous101–149 of 149, ranked by callers