MCPcopy Create free account
hub / github.com/CJackHwang/AIstudioProxyAPI / run

Method run

gui/app.py:1770–1773  ·  view source on GitHub ↗

Run the application.

(self)

Source from the content-addressed store, hash-verified

1768 self.root.destroy()
1769
1770 def run(self):
1771 """Run the application."""
1772 self._log(get_text("log_ready"))
1773 self.root.mainloop()
1774
1775
1776def main():

Callers 15

mainFunction · 0.95
cleanupFunction · 0.45
kill_process_interactiveFunction · 0.45
_run_gsettings_commandFunction · 0.45
launch_camoufox.pyFile · 0.45
server.pyFile · 0.45
mainFunction · 0.45
run_testsFunction · 0.45
run_testsFunction · 0.45

Calls 2

_logMethod · 0.95
get_textFunction · 0.85

Tested by 9

run_testsFunction · 0.36
run_testsFunction · 0.36
run_testsFunction · 0.36
run_testsFunction · 0.36