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

Function display_command

dvc/stage/run.py:108–109  ·  view source on GitHub ↗
(cmd)

Source from the content-addressed store, hash-verified

106
107
108def display_command(cmd):
109 logger.info("%s %s", ">", cmd)
110
111
112def get_executable():

Callers 1

cmd_runFunction · 0.85

Calls 1

infoMethod · 0.45

Tested by

no test coverage detected