MCPcopy Create free account
hub / github.com/StarsTom/mobileCodexHelper / run

Method run

mobile_codex_control.py:1486–1487  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1484 self._render_pending_approval_list(status["pending_device_approvals"])
1485
1486 def run(self) -> None:
1487 self.root.mainloop()
1488
1489
1490def main() -> int:

Callers 4

mainFunction · 0.95
run_commandFunction · 0.80
db.jsFile · 0.80
auth.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected