MCPcopy Index your code
hub / github.com/pyload/pyload / scheduleRefresh

Method scheduleRefresh

module/plugins/internal/Account.py:287–288  ·  view source on GitHub ↗
(self, user, force=False)

Source from the content-addressed store, hash-verified

285 #@TODO: Remove in 0.4.10
286 @lock
287 def scheduleRefresh(self, user, force=False):
288 pass
289
290 @lock
291 def add(self, user, password=None, options={}):

Callers 1

updateAccountMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected