Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/treeverse/dvc
/ is_dir
Method
is_dir
dvc/testing/cloud.py:14–15 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
12
13
@abstractmethod
14
def
is_dir(self):
15
pass
16
17
@abstractmethod
18
def
exists(self):
Callers
15
check_for_nested_dvc_repo
Function · 0.80
test_import_empty_dir
Method · 0.80
test_dir
Method · 0.80
test_recursive
Method · 0.80
test_get_dir
Method · 0.80
test_get_url_to_dir
Method · 0.80
read_text
Method · 0.80
_cleanup_dir
Function · 0.80
test_config_output_dir
Function · 0.80
test_checkout_empty_dir
Function · 0.80
test_get_dir
Function · 0.80
test_get_url_to_dir
Function · 0.80
Calls
no outgoing calls
Tested by
15
test_import_empty_dir
Method · 0.64
test_dir
Method · 0.64
test_recursive
Method · 0.64
test_get_dir
Method · 0.64
test_get_url_to_dir
Method · 0.64
_cleanup_dir
Function · 0.64
test_config_output_dir
Function · 0.64
test_checkout_empty_dir
Function · 0.64
test_get_dir
Function · 0.64
test_get_url_to_dir
Function · 0.64
test_get_to_dir
Function · 0.64
test_move_directory
Function · 0.64