Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/treeverse/dvc
/ exists
Method
exists
dvc/testing/cloud.py:18–19 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
16
17
@abstractmethod
18
def
exists(self):
19
pass
20
21
@abstractmethod
22
def
mkdir(self, mode=0o777, parents=False, exist_ok=False):
Callers
15
resolve_output
Function · 0.45
_modify_data
Function · 0.45
load_from
Method · 0.45
load_from_vars
Method · 0.45
imp_url
Function · 0.45
_maybe_collect_from_dvc_yaml
Function · 0.45
check_missing
Function · 0.45
local_dvc_dir
Method · 0.45
open_repo
Function · 0.45
_clone_default_branch
Function · 0.45
remove
Function · 0.45
get_url
Function · 0.45
Calls
no outgoing calls
Tested by
8
test_import
Method · 0.36
test_import_dir
Method · 0.36
test_add_to_remote
Method · 0.36
test_import_url_to_remote_file
Method · 0.36
test_import_url_to_remote_dir
Method · 0.36
test
Method · 0.36
test_dir
Method · 0.36
test_deletion
Method · 0.36