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

Method __init__

web/pgadmin/browser/utils.py:244–245  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

242 return id_url, common_url
243
244 def __init__(self, **kwargs):
245 self.cmd = kwargs['cmd']
246
247 # Check the existance of all the required arguments from parent_ids
248 # and return combination of has parent arguments, and has id arguments

Callers 1

__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected