MCPcopy
hub / github.com/treeverse/dvc / getcwd

Method getcwd

dvc/fs/dvc.py:687–688  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

685 return self.fs._repo_kwargs.get("rev") == self.fs.repo.get_rev()
686
687 def getcwd(self):
688 return self.fs.getcwd()
689
690 def _get(
691 self,

Callers 15

__str__Method · 0.45
resolve_pathsFunction · 0.45
runMethod · 0.45
runMethod · 0.45
open_repoFunction · 0.45
_download_studioMethod · 0.45
brancherFunction · 0.45
switchFunction · 0.45
to_relpathFunction · 0.45
collect_revFunction · 0.45
saveFunction · 0.45

Calls

no outgoing calls

Tested by 2

test_get_used_objsFunction · 0.36