MCPcopy
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

lsMethod · 0.80
transferMethod · 0.80
downloadFunction · 0.80
lsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected