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

Method fs_path

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

fspathMethod · 0.45

Tested by

no test coverage detected