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

Method do_run

dvc/cli/command.py:43–44  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

41 os.chdir(args.cd)
42
43 def do_run(self):
44 return self.run()

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected