Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/treeverse/dvc
/ name
Method
name
dvc/testing/path_info.py:220–221 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
218
219
@property
220
def
name(self) -> str:
221
return
self._path.name
222
223
@cached_property
224
def
netloc(self) -> str:
Callers
4
ls
Method · 0.80
transfer
Method · 0.80
download
Function · 0.80
ls
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected