MCPcopy Index your code
hub / github.com/ddserver/ddserver / save

Method save

ddserver/interface/session.py:62–63  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

60
61
62 def save(self):
63 self.session.save()
64
65
66

Callers 7

HFunction · 0.80
KFunction · 0.80
LFunction · 0.80
loginMethod · 0.80
logoutMethod · 0.80
__pushMethod · 0.80
popallMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected