Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
390
def
assert_permissions(path, wanted):
Callers
6
sync
Function · 0.95
metasync
Function · 0.95
discover
Function · 0.95
__init__
Method · 0.80
resolve
Method · 0.80
prepare_pair
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected