MCPcopy
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

test_import_empty_dirMethod · 0.80
test_dirMethod · 0.80
test_recursiveMethod · 0.80
test_get_dirMethod · 0.80
test_get_url_to_dirMethod · 0.80
read_textMethod · 0.80
_cleanup_dirFunction · 0.80
test_config_output_dirFunction · 0.80
test_checkout_empty_dirFunction · 0.80
test_get_dirFunction · 0.80
test_get_url_to_dirFunction · 0.80

Calls

no outgoing calls

Tested by 15

test_import_empty_dirMethod · 0.64
test_dirMethod · 0.64
test_recursiveMethod · 0.64
test_get_dirMethod · 0.64
test_get_url_to_dirMethod · 0.64
_cleanup_dirFunction · 0.64
test_config_output_dirFunction · 0.64
test_checkout_empty_dirFunction · 0.64
test_get_dirFunction · 0.64
test_get_url_to_dirFunction · 0.64
test_get_to_dirFunction · 0.64
test_move_directoryFunction · 0.64