MCPcopy Create free account
hub / github.com/Syncplay/syncplay / promptFor

Method promptFor

syncplay/client.py:1768–1769  ·  view source on GitHub ↗
(self, prompt)

Source from the content-addressed store, hash-verified

1766 self.__ui.showErrorMessage(message, criticalerror)
1767
1768 def promptFor(self, prompt):
1769 return self.__ui.promptFor(prompt)
1770
1771 def userListChange(self):
1772 self.__ui.userListChange()

Callers 1

stopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected