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

Method send

web/regression/runtests.py:139–140  ·  view source on GitHub ↗
(self, msg)

Source from the content-addressed store, hash-verified

137 self.ascii_attachments = []
138
139 def send(self, msg):
140 self.sent.append(msg.body)
141
142 def pop(self):
143 if len(self.sent):

Callers 8

other_preload.jsFile · 0.80
pgadmin.jsFile · 0.80
notifyUpdateInstalledFunction · 0.80
bindMenuClicksFunction · 0.80
pgadmin_preload.jsFile · 0.80

Calls 1

appendMethod · 0.80

Tested by

no test coverage detected