Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.80
pgadmin.js
File · 0.80
notifyUpdateInstalled
Function · 0.80
registerAutoUpdaterEvents
Function · 0.80
handleSendDataForAppUpdate
Function · 0.80
bindMenuClicks
Function · 0.80
pgadmin_preload.js
File · 0.80
send_reset_password_instructions
Function · 0.80
Calls
1
append
Method · 0.80
Tested by
no test coverage detected