MCPcopy
hub / github.com/treeverse/dvc / fspath

Method fspath

dvc/testing/path_info.py:60–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

58
59 @property
60 def fspath(self):
61 return os.fspath(self)
62
63 url = fspath
64

Callers 15

contains_symlink_up_toFunction · 0.45
relpathFunction · 0.45
_modify_dataFunction · 0.45
statusFunction · 0.45
init_gitMethod · 0.45
_resolve_definitionsFunction · 0.45
fs_pathMethod · 0.45
makeFunction · 0.45
docker_servicesFunction · 0.45
plugin.pyFile · 0.45
dvc_repoFunction · 0.45
dvc_bench_repoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected