MCPcopy Index your code
hub / github.com/pgadmin-org/pgadmin4 / setReSQLModuleList

Method setReSQLModuleList

web/pgadmin/utils/route.py:179–180  ·  view source on GitHub ↗
(cls, module_list)

Source from the content-addressed store, hash-verified

177
178 @classmethod
179 def setReSQLModuleList(cls, module_list):
180 cls.re_sql_module_list = module_list
181
182 @classmethod
183 def setExcludePkgs(cls, exclude_pkgs):

Callers 1

load_generatorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected