MCPcopy
hub / github.com/pimutils/vdirsyncer / put

Method put

vdirsyncer/cli/utils.py:386–387  ·  view source on GitHub ↗
(self, f)

Source from the content-addressed store, hash-verified

384 sys.exit(1)
385
386 def put(self, f):
387 return self._queue.put(f)
388
389
390def assert_permissions(path, wanted):

Callers 6

syncFunction · 0.95
metasyncFunction · 0.95
discoverFunction · 0.95
__init__Method · 0.80
resolveMethod · 0.80
prepare_pairFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected