Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudPolis/webdav-client-python
/ path
Method
path
webdav/urn.py:29–30 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
27
return
self.path()
28
29
def
path(self):
30
return
unquote(self._path)
31
32
def
quote(self):
33
return
self._path
Callers
15
list
Method · 0.95
mkdir
Method · 0.95
download_to
Method · 0.95
download
Method · 0.95
download_directory
Method · 0.95
download_file
Method · 0.95
upload_from
Method · 0.95
upload_directory
Method · 0.95
upload_file
Method · 0.95
copy
Method · 0.95
move
Method · 0.95
publish
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected