MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / setServerInformation

Method setServerInformation

web/pgadmin/utils/route.py:172–173  ·  view source on GitHub ↗
(self, server_information)

Source from the content-addressed store, hash-verified

170 self.parallel_ui_tests = parallel_ui_tests
171
172 def setServerInformation(self, server_information):
173 self.server_information = server_information
174
175 def setTestDatabaseName(self, database_name):
176 self.test_db = database_name

Callers 1

get_suiteFunction · 0.80

Calls

no outgoing calls

Tested by 1

get_suiteFunction · 0.64