Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyload/pyload
/ exit
Method
exit
module/plugins/hooks/XMPP.py:237–238 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
235
self.xmpp.sendMessage(mfrom=self.jid, mto=to_jid, mtype=
'chat'
, mbody=str(message))
236
237
def
exit(self):
238
self.xmpp.disconnect()
239
240
def
before_reconnect(self, ip):
241
self.log_debug(
'after_reconnect'
)
Callers
9
deamon
Function · 0.45
start
Method · 0.45
onChar
Method · 0.45
loop
Method · 0.45
feedparser.py
File · 0.45
run
Function · 0.45
bottle.py
File · 0.45
main
Function · 0.45
decrypt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected