Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/treeverse/dvc
/ get_url
Method
get_url
dvc/testing/cloud.py:84–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
83
@staticmethod
84
def
get_url():
85
raise
NotImplementedError
86
87
@property
88
@abstractmethod
Callers
6
run
Method · 0.45
test_get_file
Method · 0.45
test_get_dir
Method · 0.45
test_get_url_to_dir
Method · 0.45
test_get_url_nonexistent
Method · 0.45
test_get_url
Method · 0.45
Calls
no outgoing calls
Tested by
5
test_get_file
Method · 0.36
test_get_dir
Method · 0.36
test_get_url_to_dir
Method · 0.36
test_get_url_nonexistent
Method · 0.36
test_get_url
Method · 0.36