Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_to
Function · 0.45
relpath
Function · 0.45
_modify_data
Function · 0.45
status
Function · 0.45
init_git
Method · 0.45
_resolve_definitions
Function · 0.45
fs_path
Method · 0.45
make
Function · 0.45
docker_services
Function · 0.45
plugin.py
File · 0.45
dvc_repo
Function · 0.45
dvc_bench_repo
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected